CBFS Direct 2020 C++ Builder Edition

Questions / Feedback?

GetSectorSize Method

Returns the sector size used by the specified disk device.

Syntax

int __fastcall GetSectorSize(__int64 VolumeHandle);

Remarks

This method returns the sector size, in bytes, that is used by the disk device identified by VolumeHandle. The value passed for VolumeHandle must be a volume handle obtained from the OpenVolume method; refer to its documentation for more information.

 
 
Copyright (c) 2021 Callback Technologies, Inc. - All rights reserved.
CBFS Direct 2020 C++ Builder Edition - Version 20.0 [Build 7836]