Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_IO_TIMER Struct Reference

#include <io.h>

List of all members.

Public Attributes

CSHORT Type
CSHORT TimerFlag
LIST_ENTRY TimerList
PIO_TIMER_ROUTINE TimerRoutine
PVOID Context
_DEVICE_OBJECTDeviceObject


Member Data Documentation

PVOID _IO_TIMER::Context
 

Definition at line 1036 of file io.h.

Referenced by IoInitializeTimer(), and IopTimerDispatch().

struct _DEVICE_OBJECT* _IO_TIMER::DeviceObject
 

Definition at line 1037 of file io.h.

Referenced by IoInitializeTimer(), and IopTimerDispatch().

CSHORT _IO_TIMER::TimerFlag
 

Definition at line 1033 of file io.h.

Referenced by IopTimerDispatch(), IoStartTimer(), and IoStopTimer().

LIST_ENTRY _IO_TIMER::TimerList
 

Definition at line 1034 of file io.h.

Referenced by IoInitializeTimer().

PIO_TIMER_ROUTINE _IO_TIMER::TimerRoutine
 

Definition at line 1035 of file io.h.

Referenced by IoInitializeTimer(), and IopTimerDispatch().

CSHORT _IO_TIMER::Type
 

Definition at line 1032 of file io.h.

Referenced by IoInitializeTimer().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:19 2004 for test by doxygen 1.3.7