2OO1, 7 January
TIMER_INFORMATION_CLASS
TIMER_INFORMATION_CLASS
typedef enum _TIMER_INFORMATION_CLASS {
TimerBasicInformation
} TIMER_INFORMATION_CLASS, *PTIMER_INFORMATION_CLASS;
Currently only one information class is avaiable for Timer Object.
TimerBasicInformation
Information buffer is TIMER_BASIC_INFORMATION structure.
Documented by:
Tomasz Nowak
Requirements:
Library: ntdll.lib
See also:
NtQueryTimer
TIMER_BASIC_INFORMATION