CommonLibVR
REX::W32::ULARGE_INTEGER Union Reference

#include <BASE.h>

Public Attributes

struct {
   std::uint32_t   lo
 
   std::uint32_t   hi
 
}; 
 
std::uint64_t value
 

Member Data Documentation

◆ 

struct { ... }

◆ hi

std::uint32_t REX::W32::ULARGE_INTEGER::hi

◆ lo

std::uint32_t REX::W32::ULARGE_INTEGER::lo

◆ value

std::uint64_t REX::W32::ULARGE_INTEGER::value

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