FreeRDP
DECIMAL Struct Reference

Data Fields

USHORT wReserved
 
union {
   struct {
BYTE scale
 
BYTE sign
 
   } DUMMYSTRUCTNAME
 
USHORT signscale
 
DUMMYUNIONNAME
 
ULONG Hi32
 
union {
   struct {
ULONG Lo32
 
ULONG Mid32
 
   } DUMMYSTRUCTNAME2
 
ULONGLONG Lo64
 
DUMMYUNIONNAME2
 

Detailed Description

Definition at line 398 of file wtypes.h.

Field Documentation

◆ 

union { ... } DECIMAL::DUMMYUNIONNAME

◆ 

union { ... } DECIMAL::DUMMYUNIONNAME2

◆ Hi32

ULONG DECIMAL::Hi32

Definition at line 410 of file wtypes.h.

◆ wReserved

USHORT DECIMAL::wReserved

Definition at line 400 of file wtypes.h.


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