Share via


IVsToolWindowToolbarHost.Hide(UInt32) Method

Definition

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.

Returns

Applies to