2.2.1.33 CScopeRangeRestriction

The CScopeRangeRestriction structure contains two basic scope index keys and a property identifier. The row matches the restriction if the basic scope index key created from the value returned by the specific property is greater than or equal to the lower bound basic scope index key and less than or equal to the upper bound basic scope index key. Ordering of index keys is specified in [MS-CIFO] section 2.2.3.


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

_keyStart (variable)

...

_keyEnd (variable)

...

_nestedPid

_keyStart (variable): A CKey structure that contains the lower bound basic scope index key.

_keyEnd (variable): A CKey structure that contains the upper bound basic scope index key.

_nestedPid (4 bytes): A 32-bit unsigned integer, specifying the property identifier of the property to be compared.