|
HDK
|
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 } |
| enum PRM_ChanState |
| Enumerator | |
|---|---|
| PRM_NO_KEYS | |
| PRM_AT_KEY | |
| PRM_OFF_KEY | |
| PRM_CHANGE_PENDING | |
Definition at line 14 of file PRM_ChanState.h.