ReactOS 0.4.15-dev-7953-g1f49173
_FLOAT128 Struct Reference

#include <ntbasedef.h>

Public Attributes

__int64 LowPart
 
__int64 HighPart
 

Detailed Description

Definition at line 534 of file ntbasedef.h.

Member Data Documentation

◆ HighPart

__int64 _FLOAT128::HighPart

Definition at line 540 of file ntbasedef.h.

◆ LowPart

__int64 _FLOAT128::LowPart

Definition at line 539 of file ntbasedef.h.


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