ReactOS 0.4.16-dev-1493-ge7358c5
|
#include <extypes.h>
Public Attributes | |
LARGE_INTEGER | TimeRemaining |
BOOLEAN | SignalState |
LARGE_INTEGER | RemainingTime |
BOOLEAN | TimerState |
LARGE_INTEGER _TIMER_BASIC_INFORMATION::RemainingTime |
Definition at line 2487 of file winternl.h.
BOOLEAN _TIMER_BASIC_INFORMATION::SignalState |
Definition at line 885 of file extypes.h.
Referenced by NtQueryTimer().
LARGE_INTEGER _TIMER_BASIC_INFORMATION::TimeRemaining |
Definition at line 884 of file extypes.h.
Referenced by NtQueryTimer().
BOOLEAN _TIMER_BASIC_INFORMATION::TimerState |
Definition at line 2488 of file winternl.h.