TeamExplorerPageBase.IOleCommandTargetQueryStatus-Methode

Diese API ist nicht CLS-kompatibel. 

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Protected Overridable Function IOleCommandTargetQueryStatus ( _
    ByRef pguidCmdGroup As Guid, _
    cCmds As UInteger, _
    prgCmds As OLECMD(), _
    pCmdText As IntPtr _
) As Integer
[CLSCompliantAttribute(false)]
protected virtual int IOleCommandTargetQueryStatus(
    ref Guid pguidCmdGroup,
    uint cCmds,
    OLECMD[] prgCmds,
    IntPtr pCmdText
)

Parameter

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerPageBase Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace