Share via


TeamExplorerSectionBase.IOleCommandTargetQueryStatus 方法

此 API 不兼容 CLS。 

命名空间:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
程序集:  Microsoft.TeamFoundation.Controls(在 Microsoft.TeamFoundation.Controls.dll 中)

语法

声明
<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
)

参数

返回值

类型:System.Int32

.NET Framework 安全性

请参见

参考

TeamExplorerSectionBase 类

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer 命名空间