Метод | Описание | |
---|---|---|
HostedCommandControllerBase ( IServiceProvider serviceProvider ) : Microsoft.TeamFoundation.Client.CommandTarget | ||
OnExec ( System.Guid &pguidCmdGroup, uint nCmdID, uint nCmdexecopt, |
Redirected call from IOleCommandTarget.Exec(ref Guid, uint, uint, IntPtr, IntPtr)
|
|
OnQueryStatus ( System.Guid &pguidCmdGroup, uint cCmds, OLECMD prgCmds, |
Redirected call from IOleCommandTarget.QueryStatus(ref Guid, uint, OLECMD[], IntPtr)
|
Метод | Описание | |
---|---|---|
IOleCommandTarget ( System.Guid &pguidCmdGroup, uint cCmds, OLECMD prgCmds, |
||
IOleCommandTarget ( System.Guid &pguidCmdGroup, uint nCmdID, uint nCmdexecopt, |
protected HostedCommandControllerBase ( IServiceProvider serviceProvider ) : Microsoft.TeamFoundation.Client.CommandTarget | ||
serviceProvider | IServiceProvider | |
Результат | Microsoft.TeamFoundation.Client.CommandTarget |
protected OnExec ( System.Guid &pguidCmdGroup, uint nCmdID, uint nCmdexecopt, |
||
pguidCmdGroup | System.Guid | |
nCmdID | uint | |
nCmdexecopt | uint | |
pvaIn | ||
pvaOut | ||
Результат | int |
protected OnQueryStatus ( System.Guid &pguidCmdGroup, uint cCmds, OLECMD prgCmds, |
||
pguidCmdGroup | System.Guid | |
cCmds | uint | |
prgCmds | OLECMD | |
pCmdText | ||
Результат | int |