HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PRM_ChanState.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  PRM_ChanState { PRM_NO_KEYS = 0, PRM_AT_KEY = 0x01, PRM_OFF_KEY = 0x02, PRM_CHANGE_PENDING = 0x04 }
 

Enumeration Type Documentation

Enumerator
PRM_NO_KEYS 
PRM_AT_KEY 
PRM_OFF_KEY 
PRM_CHANGE_PENDING 

Definition at line 14 of file PRM_ChanState.h.