Condividi tramite


Metodo MyWorkSqmCommandTarget.Exec

Spazio dei nomi:  (Default Namespace)
Assembly:  Microsoft.VisualStudio.TeamFoundation.VersionControl (in Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintassi

'Dichiarazione
Public Function Exec ( _
    ByRef pguidCmdGroup As Guid, _
    nCmdID As UInteger, _
    nCmdexecopt As UInteger, _
    pvaIn As IntPtr, _
    pvaOut As IntPtr _
) As Integer
public int Exec(
    ref Guid pguidCmdGroup,
    uint nCmdID,
    uint nCmdexecopt,
    IntPtr pvaIn,
    IntPtr pvaOut
)

Parametri

Valore restituito

Tipo: System.Int32

Implementa

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

MyWorkSqmCommandTarget Classe

Spazio dei nomi (Default Namespace)