2.6 DECIMAL (Packet Version)

The DECIMAL (Packet Version) packet represents a DECIMAL as specified in [MS-OAUT] section 2.2.26.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

wReserved

scale

sign

Hi32

Lo64

...

wReserved (2 bytes): MUST be set to zero and MUST be ignored.

scale (1 byte): The value of the scale field specified in [MS-OAUT] section 2.2.26.

sign (1 byte): The value of the sign field specified in [MS-OAUT] section 2.2.26.

Hi32 (4 bytes): The value of the Hi32 field specified in [MS-OAUT] section 2.2.26.

Lo64 (8 bytes): The value of the Lo64 field specified in [MS-OAUT] section 2.2.26.