|
USHORT | wReserved |
|
union { |
struct { |
BYTE | scale |
|
BYTE | sign |
|
} | DUMMYSTRUCTNAME |
|
USHORT | signscale |
|
} | DUMMYUNIONNAME |
|
ULONG | Hi32 |
|
union { |
struct { |
ULONG | Lo32 |
|
ULONG | Mid32 |
|
} | DUMMYSTRUCTNAME2 |
|
ULONGLONG | Lo64 |
|
} | DUMMYUNIONNAME2 |
|
Definition at line 398 of file wtypes.h.
union { ... } DECIMAL::DUMMYUNIONNAME |
union { ... } DECIMAL::DUMMYUNIONNAME2 |
◆ Hi32
◆ wReserved
USHORT DECIMAL::wReserved |
The documentation for this struct was generated from the following file: