Méthode | Description | |
---|---|---|
Exec ( System.Guid &pguidCmdGroup, uint nCmdID, uint nCmdexecopt, |
||
IsSqmCommand ( System.Guid commandGroup, int commandId ) : bool | ||
QueryStatus ( System.Guid &pguidCmdGroup, uint cCmds, OLECMD prgCmds, |
public Exec ( System.Guid &pguidCmdGroup, uint nCmdID, uint nCmdexecopt, |
||
pguidCmdGroup | System.Guid | |
nCmdID | uint | |
nCmdexecopt | uint | |
pvaIn | ||
pvaOut | ||
Résultat | int |
public static IsSqmCommand ( System.Guid commandGroup, int commandId ) : bool | ||
commandGroup | System.Guid | |
commandId | int | |
Résultat | bool |
public QueryStatus ( System.Guid &pguidCmdGroup, uint cCmds, OLECMD prgCmds, |
||
pguidCmdGroup | System.Guid | |
cCmds | uint | |
prgCmds | OLECMD | |
pCmdText | ||
Résultat | int |