CommonLibSSE (powerof3)
Loading...
Searching...
No Matches
REX::W32::LARGE_INTEGER Union Reference

#include <BASE.h>

Public Attributes

struct { 
 
   std::uint32_t   lo 
 
   std::int32_t   hi 
 
};  
 
std::int64_t value
 

Member Data Documentation

◆ [struct]

struct { ... } REX::W32::LARGE_INTEGER

◆ hi

std::int32_t REX::W32::LARGE_INTEGER::hi

◆ lo

std::uint32_t REX::W32::LARGE_INTEGER::lo

◆ value

std::int64_t REX::W32::LARGE_INTEGER::value

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