ReactOS 0.4.16-dev-1470-gfbd70c8
_FLOAT128 Struct Reference

#include <ntbasedef.h>

Public Attributes

__int64 LowPart
 
__int64 HighPart
 

Detailed Description

Definition at line 546 of file ntbasedef.h.

Member Data Documentation

◆ HighPart

__int64 _FLOAT128::HighPart

Definition at line 552 of file ntbasedef.h.

◆ LowPart

__int64 _FLOAT128::LowPart

Definition at line 551 of file ntbasedef.h.


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