Sdílet prostřednictvím


UndoManager.QueryStatus – metoda

Implementace rozhraní IOleCommandTarget.Volání průchodů zalomený instance IOleUndoManager.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Deklarace
Public Function QueryStatus ( _
    ByRef cmdGroup As Guid, _
    commandCount As UInteger, _
    commands As OLECMD(), _
    cmdText As IntPtr _
) As Integer
public int QueryStatus(
    ref Guid cmdGroup,
    uint commandCount,
    OLECMD[] commands,
    IntPtr cmdText
)

Parametry

Vrácená hodnota

Typ: System.Int32

Implementuje

IOleCommandTarget.QueryStatus(Guid%, UInt32, array<OLECMD[], IntPtr)

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UndoManager Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů