TFVCTeamExplorerSccInfoProviderVS.Exec Yöntem
Ad alanı: Microsoft.VisualStudio.TeamFoundation.VersionControl
Derleme: Microsoft.VisualStudio.TeamFoundation.VersionControl (Microsoft.VisualStudio.TeamFoundation.VersionControl.dll içinde)
Sözdizimi
'Bildirim
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
)
Parametreler
- pguidCmdGroup
Tür: System.Guid%
- nCmdID
Tür: System.UInt32
- nCmdexecopt
Tür: System.UInt32
- pvaIn
Tür: System.IntPtr
- pvaOut
Tür: System.IntPtr
Dönüş Değeri
Tür: System.Int32
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.
Ayrıca bkz.
Başvuru
TFVCTeamExplorerSccInfoProviderVS Sınıf
Microsoft.VisualStudio.TeamFoundation.VersionControl Ad Alanı