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

This structure stores data from a selector message. More...

#include <CLC_Fct_SelectorMessage.h>

Data Fields

CPUINT16 wNumber
 Message number. More...
 
CPUINT16 wValue
 Message value. More...
 
CPUINT16 wProfiles
 Profile bits. (see SelectorProfiles enumeration) More...
 
union {
   CPUINT16   DataArray [SELECTORMESSAGE_PROFILEBITS]
 
   struct {
      CPUINT16   wTransaction
 
      CPUINT16   wVoiceID
 
      CPUINT16   wAutomation
 
      CPUINT16   wIndex
 
      CPUINT16   wSource
 
      CPUINT16   wMorph
 
      CPUINT16   w_Reserved_
 
      CPUINT16   w_Reserved1_
 
   }   Discrete
 
Profile
 
CPUINT16 wReserved
 

Detailed Description

This structure stores data from a selector message.

Warning
The profiles information MUST be accessed using the SelectorMessage_* functions and not directly!

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