IVsToolWindowToolbarHost::ShowHideToolbar Method (Guid, UInt32, Int32)

 

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 ShowHideToolbar(
	[InAttribute] Guid% pguid,
	unsigned int dwId,
	int fShow
)

Parameters

pguid
Type: System::Guid

Do not use.

dwId
Type: System::UInt32

Do not use.

fShow
Type: System::Int32

Do not use.

Return Value

Type: System::Int32
Return to top
Show: