Partager via


UndoManager.QueryStatus, méthode

Implémentation d'interface d'IOleCommandTarget.Les séries appellent à l'instance encapsulée d'IOleUndoManager.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

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

Sécurité .NET Framework

Voir aussi

Référence

UndoManager Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms