Udostępnij za pośrednictwem


Metoda IVsUISimpleDataSource.Close — ()

 

Zamyka źródła danych.

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

Składnia

int Close()
int Close()
abstract Close : unit -> int
Function Close As Integer

Wartość zwracana

Type: System.Int32

Zwraca S_OK, jeśli źródło danych zostało zamknięte.

Zobacz też

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

Powrót do początku