2.2.3.1 BOID
The BOID structure specifies a value that uniquely identifies the unit of work for a transactional operation.
-
typedef struct BOID { unsigned char rgb[16]; } BOID;
rgb: An array of bytes that contain a globally unique identifier (GUID) as specified in [MS-DTYP] section 2.3.4.