Udostępnij za pośrednictwem


Metoda HierarchyUtilities.ExecHierParentChain —

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 ExecHierParentChain ( _
    manager As IVsHierarchyItemManager, _
    lpUIHCmd As IVsUIHierarchy, _
    lpUIHCurrent As IVsUIHierarchy, _
    itemidCurrent As UInteger, _
    ByRef pguidCmdGroupRef As Guid, _
    nCmdID As UInteger, _
    nCmdexecopt As UInteger, _
    pvaIn As IntPtr, _
    pvaOut As IntPtr _
) As Integer
public static int ExecHierParentChain(
    IVsHierarchyItemManager manager,
    IVsUIHierarchy lpUIHCmd,
    IVsUIHierarchy lpUIHCurrent,
    uint itemidCurrent,
    ref Guid pguidCmdGroupRef,
    uint nCmdID,
    uint nCmdexecopt,
    IntPtr pvaIn,
    IntPtr pvaOut
)

Parametry

Wartość zwracana

Typ: System.Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

HierarchyUtilities Klasa

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI