ThreadCmd.getStopEvent Method¶
Module: ThreadCmd
Definition¶
Obtains the event used to signal the thread to stop, facilitating external control over thread termination.
int id3DevicesThreadCmd_GetStopEvent (
    ID3_DEVICES_THREAD_CMD hThreadCmd,
    void ** hevent)
Parameters
Returns