2021-06-24
08:30 PM
- last edited on
2021-09-14
09:31 AM
by
Noemi Balogh
GSErrCode ACAPI_Command_Call (
const API_ModulID* mdid,
GSType cmdID,
Int32 cmdVersion,
GSHandle params,
GSPtr resultData,
bool silentMode
);
Parameters
cmdID
[in] the identifier of the command to be executed.
2021-06-25 06:18 PM
err = ACAPI_Register_SupportedService ('DWFO', 4L);
2021-07-09 10:09 PM
2021-07-16 05:09 PM