ReactOS 0.4.17-dev-116-ga4b6fe9
_KSYSTEM_TIME Struct Reference

#include <wdm.h>

Public Attributes

ULONG LowPart
 
LONG High1Time
 
LONG High2Time
 

Detailed Description

Definition at line 4 of file wdm.h.

Member Data Documentation

◆ High1Time

LONG _KSYSTEM_TIME::High1Time

Definition at line 6 of file wdm.h.

Referenced by _KeQueryTickCount().

◆ High2Time

LONG _KSYSTEM_TIME::High2Time

Definition at line 7 of file wdm.h.

Referenced by _KeQueryTickCount().

◆ LowPart


The documentation for this struct was generated from the following files: