Add a title in the parameter list.
- Warning
- Adding parameters consumes custom text message number going up from CPNS::Enums::TXT_CustomZoneStop.
- Parameters
-
[in] | hInput | Input handle |
[in] | utf8Text | the parameter's name |
[in] | wGroup | the parameter's group. Parameters having the same group number (>0) are physically attached. |
- 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.