Broadcast an warning message.
- Parameters
-
[in] | pOptionalSource | Optional source of the warning message |
[in] | code | Combination of WarningCodes values |
[in] | domain | Related domain |
[in] | utf8Title | Main description of the warning |
[in] | utf8Content | Additional description of the warning |
- 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.