ReactOS 0.4.16-dev-732-g2d1144a
_FLOAT128 Struct Reference

#include <ntbasedef.h>

Public Attributes

__int64 LowPart
 
__int64 HighPart
 

Detailed Description

Definition at line 542 of file ntbasedef.h.

Member Data Documentation

◆ HighPart

__int64 _FLOAT128::HighPart

Definition at line 548 of file ntbasedef.h.

◆ LowPart

__int64 _FLOAT128::LowPart

Definition at line 547 of file ntbasedef.h.


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