Metodo TeamExplorerPageBase.IOleCommandTargetExec

Questa API non è conforme a CLS. 

Spazio dei nomi:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Sintassi

'Dichiarazione
<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
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TeamExplorerPageBase Classe

Spazio dei nomi Microsoft.TeamFoundation.Controls.WPF.TeamExplorer