CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CPPARAMETERID Struct Reference

Container structure for Parameter ID. Knowing a ParameterID and its owning Device gives enough information to build the related message and to know where to send it in order to update the Parameter. More...

#include <CLC_Types.h>

Data Fields

CPUINT16 wInputID
 Related input ID. More...
 
CPUINT16 wMsgType
 Message type, matching MessageTypes. More...
 
CPUINT16 wMsgNum
 Message Number. More...
 
CPUINT16 wMsgIndex
 Message Index. More...
 

Detailed Description

Container structure for Parameter ID. Knowing a ParameterID and its owning Device gives enough information to build the related message and to know where to send it in order to update the Parameter.


The documentation for this struct was generated from the following file: