ThreadCmd.workerCallback Property¶
Module: ThreadCmd
Type: ThreadWorkerCallback
Definition¶
Specifies the main worker thread callback, handling the primary tasks assigned to the thread.
int id3DevicesThreadCmd_SetWorkerCallback (ID3_DEVICES_THREAD_CMD hThreadCmd, id3DevicesThreadWorkerCallback workerCallback, void * context)
Returns