Compartir a través de


TeamExplorerPageBase.IOleCommandTargetExec (Método)

Esta API no es conforme a CLS. 

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

Sintaxis

'Declaración
<CLSCompliantAttribute(False)> _
Protected Overridable Function IOleCommandTargetExec ( _
    ByRef pguidCmdGroup As Guid, _
    nCmdID As UInteger, _
    nCmdexecopt As UInteger, _
    pvaIn As IntPtr, _
    pvaOut As IntPtr _
) As Integer
[CLSCompliantAttribute(false)]
protected virtual int IOleCommandTargetExec(
    ref Guid pguidCmdGroup,
    uint nCmdID,
    uint nCmdexecopt,
    IntPtr pvaIn,
    IntPtr pvaOut
)

Parámetros

Valor devuelto

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

TeamExplorerPageBase Clase

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