CHAILink SDK
Version 1.3
|
CLC_ErrorCode Output_Clock_Run | ( | CPHOBJECT const | hOutput, |
CPBOOLEAN const | fDispatchToAllListeners | ||
) |
Run clock.
Use Clock ID get from searching for directed clock control, or use CreateClockID() to get a wildcard Clock ID
[in] | hOutput | Output handle |
[in] | fDispatchToAllListeners | No effect if the Output is IOC_Clock. If the Output is IOC_ClockControl, FALSE send the command to the connected endpoints; TRUE to forward the command to the Clock Generator then to all listeners. |