IVsMonitorUserContext.GetContextItems – metoda (IVsUserContextItemCollection)
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 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
Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Viz také
IVsMonitorUserContext – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek