2.2.2.1 FlatUID_r Structure
The FlatUID_r structure is an encoding of the FlatUID_r data structure defined in [MS-OXCDATA] section 2.5.2. The semantic meaning is unchanged from the FlatUID data structure.
-
typedef struct { BYTE ab[16]; } FlatUID_r;
ab: Encodes the ordered bytes of the FlatUID data structure.