ReactOS 0.4.16-dev-13-ge2fc578
|
#include <compat.h>
Public Attributes | |
USHORT | wReserved |
union { | |
struct { | |
BYTE scale | |
BYTE sign | |
} DUMMYSTRUCTNAME | |
USHORT signscale | |
} | DUMMYUNIONNAME |
ULONG | Hi32 |
union { | |
struct { | |
ULONG Lo32 | |
ULONG Mid32 | |
} DUMMYSTRUCTNAME1 | |
ULONGLONG Lo64 | |
} | DUMMYUNIONNAME1 |
struct { ... } tagDEC::DUMMYSTRUCTNAME |
struct { ... } tagDEC::DUMMYSTRUCTNAME1 |
union { ... } tagDEC::DUMMYUNIONNAME |
union { ... } tagDEC::DUMMYUNIONNAME1 |
ULONG tagDEC::Hi32 |
Definition at line 2276 of file compat.h.
Referenced by test_VarFix(), test_VarInt(), test_VarNeg(), test_VarNot(), and test_VarRound().
USHORT tagDEC::wReserved |
Definition at line 2268 of file compat.h.
Referenced by test_marshal_VARIANT().