Public Attributes | |
enum displayObjectType | type |
unsigned int | physical_id |
const char * | pszName |
LPCONFIG_MODULE | pControllingModule |
unsigned int | nModuleControlAsID |
LPVECTOR | pReportModulesList |
LPVECTOR | pReportIDList |
Definition at line 199 of file config.c.
|
The ID which the module will use to control this object |
|
The module which is allowed to control this object |
|
Internal ID as reported to the physical device |
|
A vector of 'int' that shows the ID against which modules should receive reports |
|
A vector containing modules who wish to receive notifications on this object |
|
Name as used in the config file |