Set immediately a new clock position.
- Parameters
-
[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. |
[in] | dwPosition | New clock position, expressed in 24cpqn |
- Returns
- Standard CHAILink Client return code. See CLC_ErrorCode enumeration.
- Warning
- This function can only be called in CopperLan context. This means in the pseudo task CPDoProcess(), in notification handlers or in asynchronous return handlers and not in SystemDoProcess() for instance.