IVsToolWindowToolbarHost::Close Method (UInt32)

 

This method is for the environment's use only. Method information is not provided. Do not use this method.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

int Close(
	unsigned int dwReserved
)

Parameters

dwReserved
Type: System::UInt32

[in] Reserved. Must be 0.

Return Value

Type: System::Int32
Return to top
Show: