Udostępnij za pośrednictwem


Metoda IVsMonitorUserContext.GetContextItems — (IVsUserContextItemCollection)

 

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 GetContextItems(
    out IVsUserContextItemCollection pplist
)
int GetContextItems(
    [OutAttribute] IVsUserContextItemCollection^% pplist
)
abstract GetContextItems : 
        pplist:IVsUserContextItemCollection byref -> int
Function GetContextItems (
    <OutAttribute> ByRef pplist As IVsUserContextItemCollection
) As Integer

Parametry

  • pplist
    Nie należy używać.

Wartość zwracana

Type: System.Int32

Zobacz też

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

Powrót do początku