Activate or deactivate timestamps in the message reception additional message informations (See notifications NH_INPUT_MESSAGE, NH_INPUT_EVENTMESSAGE, ...). Default is FALSE.
- Parameters
-
[in] | hInput | Input handle |
[in] | fTimestamp | activate/deactivate the timestamp reception. |
- 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.