CommonLibSSE (powerof3)
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 { ... }

◆ 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: