_tag_config_object Struct Reference

List of all members.

Public Attributes

enum displayObjectType type
unsigned int physical_id
const char * pszName
LPCONFIG_MODULE pControllingModule
unsigned int nModuleControlAsID
LPVECTOR pReportModulesList
LPVECTOR pReportIDList

Detailed Description

Various parameters about the display can be monitored.

Definition at line 199 of file config.c.


Member Data Documentation

unsigned int _tag_config_object::nModuleControlAsID
 

The ID which the module will use to control this object

Definition at line 213 of file config.c.

LPCONFIG_MODULE _tag_config_object::pControllingModule
 

The module which is allowed to control this object

Definition at line 210 of file config.c.

unsigned int _tag_config_object::physical_id
 

Internal ID as reported to the physical device

Definition at line 204 of file config.c.

LPVECTOR _tag_config_object::pReportIDList
 

A vector of 'int' that shows the ID against which modules should receive reports

Definition at line 219 of file config.c.

LPVECTOR _tag_config_object::pReportModulesList
 

A vector containing modules who wish to receive notifications on this object

Definition at line 216 of file config.c.

const char* _tag_config_object::pszName
 

Name as used in the config file

Definition at line 207 of file config.c.


The documentation for this struct was generated from the following file:
Generated on Mon Jul 17 01:36:12 2006 for IILC by  doxygen 1.4.6