Method | Description | |
---|---|---|
CommandMapperWrapper ( |
||
Exec ( System.Guid command, object argument, object &result ) : HResult | ||
QueryStatus ( System.Guid command, NiCommandStatus &status ) : HResult |
public CommandMapperWrapper ( |
||
form | ||
return | System |
public Exec ( System.Guid command, object argument, object &result ) : HResult | ||
command | System.Guid | |
argument | object | |
result | object | |
return | HResult |
public QueryStatus ( System.Guid command, NiCommandStatus &status ) : HResult | ||
command | System.Guid | |
status | NiCommandStatus | |
return | HResult |