CBFS Direct 2020 Delphi Edition

Questions / Feedback?

GetSectorCount Method

Returns the number of sectors on the specified disk device.

function GetSectorCount(VolumeHandle: Int64): Int64;

Remarks

This method returns the number of sectors on 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 Delphi Edition - Version 20.0 [Build 7836]