IVsToolWindowToolbarHost.Show(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 Show(System::UInt32 dwReserved);
public:
int Show(unsigned int dwReserved);
int Show(unsigned int dwReserved);
public int Show (uint dwReserved);
abstract member Show : uint32 -> int
Public Function Show (dwReserved As UInteger) As Integer
Parameters
- dwReserved
- UInt32
Do not use.