Assign a controller to a message.
- Parameters
-
[in] | hRemoteDevice | Handle to the remote device. |
[in] | wControllerID | The Controller ID. |
[in] | pControllerAssignment | Pointer to the Controller Assignment containing target endpoint and message description. |
- 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.