ThreadCmd.getCmdSemaphore Method

Module: ThreadCmd

Definition

Accesses the semaphore controlling command execution, allowing for the synchronization of command processing.

int id3DevicesThreadCmd_GetCmdSemaphore (
    ID3_DEVICES_THREAD_CMD hThreadCmd,
    void ** hevent)

Parameters

in Handle to the ThreadCmd object.

hevent void **
out The event.

Returns

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