Compartir a través de


TeamExplorerPageBase.IOleCommandTarget.QueryStatus (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Ensamblado:  Microsoft.TeamFoundation.Controls (en Microsoft.TeamFoundation.Controls.dll)

Sintaxis

'Declaración
Private Function QueryStatus ( _
    ByRef pguidCmdGroup As Guid, _
    cCmds As UInteger, _
    prgCmds As OLECMD(), _
    pCmdText As IntPtr _
) As Integer Implements IOleCommandTarget.QueryStatus
int IOleCommandTarget.QueryStatus(
    ref Guid pguidCmdGroup,
    uint cCmds,
    OLECMD[] prgCmds,
    IntPtr pCmdText
)

Parámetros

Valor devuelto

Tipo: System.Int32

Implementaciones

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

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerPageBase Clase

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer (Espacio de nombres)