TeamExplorerPageBase.IOleCommandTargetExec-Methode

Diese API ist nicht CLS-kompatibel. 

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamExplorerPageBase Klasse

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer-Namespace