ThreadCmd.startThread Method¶
Module: ThreadCmd
Definition¶
Initiates the thread, starting its execution cycle and enabling it to process tasks.
int id3DevicesThreadCmd_StartThread (
ID3_DEVICES_THREAD_CMD hThreadCmd)
Parameters
hThreadCmd
ID3_DEVICES_THREAD_CMDin Handle to the ThreadCmd object.
Returns