IVsToolWindowToolbarHost.Hide(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method is for the environment's use only. Method information is not provided. Do not use this method.
public:
int Hide(System::UInt32 dwReserved);
public:
int Hide(unsigned int dwReserved);
int Hide(unsigned int dwReserved);
public int Hide (uint dwReserved);
abstract member Hide : uint32 -> int
Public Function Hide (dwReserved As UInteger) As Integer
Parameters
- dwReserved
- UInt32
Do not use.