2.5.156 UncheckedSqRfX
The UncheckedSqRfX structure specifies a set of unchecked ranges.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
crfx |
|||||||||||||||||||||||||||||||
rgrfx (variable) |
|||||||||||||||||||||||||||||||
... |
crfx (4 bytes): A signed integer that specifies the count of UncheckedRfX (section 2.5.154) in rgrfx. The value MUST be greater than or equal to -1 and less than or equal to 2147483647. A value of -1 specifies that the rgrfx is null. A value of 0 specifies that the rgrfx is empty.
rgrfx (variable): An array of UncheckedRfX that specifies the set of ranges.