FileLib Xojo and Real Studio plugin

FolderItemInfo.PreferredIOBlockSize Property

Returns the preferred IOBlockSize for the given file. Or 0 if this info is not available.

PreferredIOBlockSize as Int32 {Read}

Remarks

On Linux and Windows systems this will always return 0. On MacOS X systems it will sometimes return 0.

See Also

FolderItemInfo Class