Contents

checkStructureOutputSize

The expected size of the scalar outputs.

Declaration

uint32_t checkStructureOutputSize;

Discussion

If the value of this field is kIOUserClientVariableStructureSize, don’t validate the structure size. For all other values, the value in this property must equal the value in the structureOutputMaximumSize field of the IOUserClientMethodArguments structure.

See Also

Getting the Dispatch Properties