|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ketypes.h>

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