_tag_display_object_listener Struct Reference

List of all members.

Public Attributes

LPMODULE pModule
unsigned int id
union {
   pfnDspCBFanSpeed   FanSpeed
   pfnDspCBKeyEvent   KeyEvent
   pfnDspCBTemp   Temp
pfn
void * context
const char * pszName

Detailed Description

Definition at line 125 of file display.c.


Member Data Documentation

void* _tag_display_object_listener::context
 

Context data to supply to the function

Definition at line 143 of file display.c.

unsigned int _tag_display_object_listener::id
 

ID of the device object which this relates to

Definition at line 131 of file display.c.

union { ... } _tag_display_object_listener::pfn
 

Function to receive report information

LPMODULE _tag_display_object_listener::pModule
 

The module to receive the callback information

Definition at line 128 of file display.c.

const char* _tag_display_object_listener::pszName
 

Human-readable name

Definition at line 146 of file display.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