Partager via


TeamExplorerSectionBase.IOleCommandTargetExec, méthode

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
<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
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

TeamExplorerSectionBase Classe

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer, espace de noms