Contents

reportBlockSize

Report the block size for the device, in bytes.

Declaration

virtual IOReturn reportBlockSize(
 UInt64 *blockSize) = 0;

Parameters

  • blockSize:

    Pointer to returned block size value.

See Also

Miscellaneous