2.6.2.6.2 Parent Locator Entry


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

KeyOffset

ValueOffset

KeyLength

ValueLength

KeyOffset (4 bytes): Specifies the offset within the metadata item. This field MUST be must be greater than zero.

ValueOffset (4 bytes): Specifies the offset within the metadata item. This field MUST be greater than zero.

KeyLength (2 bytes): Specifies the length in bytes of the entry's key. This field MUST be greater than zero.

ValueLength (2 bytes): Specifies the length in bytes of an entry's value. This field MUST be greater than zero.

The key and value strings are to be UNICODE strings with UTF-16 little-endian encoding. There must be no internal NUL characters, and the Length field must not include a trailing NUL character. The key string is case sensitive, and lowercase keys are recommended. All keys must be unique, and there is no ordering to the entries.