Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
_LARGE_INTEGER Union Reference

#include <PlatformDefs.h>

Public Attributes

struct { 
 
   DWORD   LowPart 
 
   int32_t   HighPart 
 
u 
 
long long QuadPart
 

Member Data Documentation

◆ HighPart

int32_t _LARGE_INTEGER::HighPart

◆ LowPart

DWORD _LARGE_INTEGER::LowPart

◆ QuadPart

long long _LARGE_INTEGER::QuadPart

◆ [struct]

struct { ... } _LARGE_INTEGER::u

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