ReactOS 0.4.15-dev-8100-g1887773
IWinTypes::tagDEC Struct Reference
Collaboration diagram for IWinTypes::tagDEC:

Public Attributes

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

Detailed Description

Definition at line 658 of file wtypes.idl.

Member Data Documentation

◆ 

struct { ... } IWinTypes::tagDEC::DUMMYSTRUCTNAME

◆ 

struct { ... } IWinTypes::tagDEC::DUMMYSTRUCTNAME1

◆ 

union { ... } IWinTypes::tagDEC::DUMMYUNIONNAME

◆ 

union { ... } IWinTypes::tagDEC::DUMMYUNIONNAME1

◆ Hi32

ULONG IWinTypes::tagDEC::Hi32

Definition at line 662 of file wtypes.idl.

◆ Lo32

ULONG IWinTypes::tagDEC::Lo32

Definition at line 680 of file wtypes.idl.

◆ Lo64

ULONGLONG IWinTypes::tagDEC::Lo64

Definition at line 663 of file wtypes.idl.

◆ Mid32

ULONG IWinTypes::tagDEC::Mid32

Definition at line 679 of file wtypes.idl.

◆ scale

BYTE IWinTypes::tagDEC::scale

Definition at line 660 of file wtypes.idl.

◆ sign

BYTE IWinTypes::tagDEC::sign

Definition at line 661 of file wtypes.idl.

◆ signscale

USHORT IWinTypes::tagDEC::signscale

Definition at line 673 of file wtypes.idl.

◆ wReserved

USHORT IWinTypes::tagDEC::wReserved

Definition at line 659 of file wtypes.idl.


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