2.5.10 GlobalIdTableEntryFNDX

The data for a FileNode structure (section 2.4.3) that specifies an entry in the current global identification table (section 2.1.3). The value of the FileNode.FileNodeID field MUST be 0x024.

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

index

guid (16 bytes)

...

...

index (4 bytes): An unsigned integer that specifies the index of the entry. MUST be less than 0xFFFFFF. MUST be unique relative to the other indexes in this global identification table specified by FileNode structures with the values of the FileNode.FileNodeID fields equal to 0x024 (GlobalIdTableEntryFNDX structure), 0x25 (GlobalIdTableEntry2FNDX structure), and 0x26 (GlobalIdTableEntry3FNDX structure).

guid (16 bytes): A GUID, as specified by [MS-DTYP]. MUST NOT be {00000000-0000-0000-0000-000000000000} and MUST be unique relative to the other GlobalIDTableEntryFNDX.guid fields in this global identification table (section 2.1.3).