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

in Handle to the ThreadCmd object.

Returns

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