|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <ketypes.h>

Public Attributes | |
| DISPATCHER_HEADER | Header |
| ULARGE_INTEGER | DueTime |
| LIST_ENTRY | TimerListEntry |
| struct _KDPC * | Dpc |
| ULONG | Processor |
| ULONG | Period |
Definition at line 923 of file ketypes.h.
Referenced by BeepStartIo().
| ULARGE_INTEGER _KTIMER::DueTime |
Definition at line 921 of file ketypes.h.
Referenced by KiInsertTimerTable().
| DISPATCHER_HEADER _KTIMER::Header |
| LIST_ENTRY _KTIMER::TimerListEntry |