Udostępnij za pośrednictwem


Metoda IVsToolWindowToolbarHost.Close — (UInt32)

 

Ta metoda jest tylko do użytku w środowisku.Nie podano informacji o metodzie.Nie należy używać tej metody.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)

Składnia

int Close(
    uint dwReserved
)
int Close(
    unsigned int dwReserved
)
abstract Close : 
        dwReserved:uint32 -> int
Function Close (
    dwReserved As UInteger
) As Integer

Parametry

  • dwReserved
    [w] Zarezerwowane.Musi mieć wartość 0.

Wartość zwracana

Type: System.Int32

Zobacz też

Interfejs IVsToolWindowToolbarHost
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku