ThreadCmd.sendCmd Method¶
Module: ThreadCmd
Definition¶
Dispatches a simple command to be executed by the thread, identified by an integer index.
int id3DevicesThreadCmd_SendCmd (
ID3_DEVICES_THREAD_CMD hThreadCmd,
int cmd)
Parameters
Returns