Udostępnij za pośrednictwem


Metoda HierarchyUtilities.QueryStatusHierParentChain —

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Shared Function QueryStatusHierParentChain ( _
    manager As IVsHierarchyItemManager, _
    lpUIHCmd As IVsUIHierarchy, _
    lpUIHCurrent As IVsUIHierarchy, _
    itemidCurrent As UInteger, _
    ByRef pguidCmdGroupRef As Guid, _
    cCmds As UInteger, _
    prgCmds As OLECMD(), _
    pCmdText As IntPtr _
) As Integer
public static int QueryStatusHierParentChain(
    IVsHierarchyItemManager manager,
    IVsUIHierarchy lpUIHCmd,
    IVsUIHierarchy lpUIHCurrent,
    uint itemidCurrent,
    ref Guid pguidCmdGroupRef,
    uint cCmds,
    OLECMD[] prgCmds,
    IntPtr pCmdText
)

Parametry

Wartość zwracana

Typ: System.Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HierarchyUtilities Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI