2.2.1 ExtendedGUID

The ExtendedGUID structure is a combination of a GUID, as specified by [MS-DTYP], and an unsigned integer. Two ExtendedGUID structures specify the same identifier if the values of their guid fields are the same and the values of their n fields are the same.

This structure has the following format.


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

guid (16 bytes)

...

...

n

guid (16 bytes): Specifies a GUID, as specified by [MS-DTYP].

n (4 bytes): An unsigned integer that MUST be zero when the guid field value is {00000000-0000-0000-0000-000000000000}.