IVsToolWindowToolbarHost.Close – 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 Close(
uint dwReserved
)
int Close(
unsigned int dwReserved
)
abstract Close :
dwReserved:uint32 -> int
Function Close (
dwReserved As UInteger
) As Integer
Parametry
- dwReserved
[v] Vyhrazena.Musí být 0.
Vrácená hodnota
Type: System.Int32
Viz také
IVsToolWindowToolbarHost – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek