ThreadCmd.processCallback Property

Module: ThreadCmd

Type: ThreadProcessCallback

Definition

Sets the process callback, responsible for handling more complex processing tasks that might be queued within the thread.

int id3DevicesThreadCmd_SetProcessCallback (ID3_DEVICES_THREAD_CMD hThreadCmd, id3DevicesThreadProcessCallback processCallback, void * context)

Returns

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