ThreadCmd.commandCallback Property

Module: ThreadCmd

Type: ThreadCommandCallback

Definition

Defines the callback for executing specific commands within the thread, allowing for dynamic command processing.

int id3DevicesThreadCmd_SetCommandCallback (ID3_DEVICES_THREAD_CMD hThreadCmd, id3DevicesThreadCommandCallback commandCallback, void * context)

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.