IVsToolWindowToolbarHost.Hide – metoda (UInt32)
Tato metoda je pouze pro životní prostředí.Informace o metodě není k dispozici.Nepoužívejte tuto metodu.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
int Hide(
uint dwReserved
)
int Hide(
unsigned int dwReserved
)
abstract Hide :
dwReserved:uint32 -> int
Function Hide (
dwReserved As UInteger
) As Integer
Parametry
- dwReserved
Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Viz také
IVsToolWindowToolbarHost – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek