Process Hacker
_QUAD Struct Reference

#include <ntbasic.h>

Data Fields

union {
   __int64   UseThisFieldToCopy
 
   double   DoNotUseThisField
 
}; 
 

Detailed Description

Definition at line 14 of file ntbasic.h.

Field Documentation

union { ... }
double DoNotUseThisField

Definition at line 19 of file ntbasic.h.

__int64 UseThisFieldToCopy

Definition at line 18 of file ntbasic.h.


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