2.3.3 Common Structures
The Binary Group Expansion Interface makes use of the following primitive types as specified in [MS-DTYP].
BOOLEAN
BYTE
INT32
The byte-ordering of the multibyte data types is little-endian. The signed data types use two's complement to represent negative numbers.
Primitive types include the Single datatype, as specified in section 2.3.3.1.