Partager via


TeamExplorerSectionBase.IOleCommandTarget.Exec, méthode

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

Syntaxe

'Déclaration
Private Function Exec ( _
    ByRef pguidCmdGroup As Guid, _
    nCmdID As UInteger, _
    nCmdexecopt As UInteger, _
    pvaIn As IntPtr, _
    pvaOut As IntPtr _
) As Integer Implements IOleCommandTarget.Exec
int IOleCommandTarget.Exec(
    ref Guid pguidCmdGroup,
    uint nCmdID,
    uint nCmdexecopt,
    IntPtr pvaIn,
    IntPtr pvaOut
)

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IOleCommandTarget.Exec(Guid%, UInt32, UInt32, IntPtr, IntPtr)

Sécurité .NET Framework

Voir aussi

Référence

TeamExplorerSectionBase Classe

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