ThreadCmd.processFifoCmd Method¶
Module: ThreadCmd
Definition¶
Processes commands queued in the FIFO, taking a generic argument for command-specific data.
int id3DevicesThreadCmd_ProcessFifoCmd (
ID3_DEVICES_THREAD_CMD hThreadCmd,
void * arg)
Parameters
Returns