Specifications

163/201
BscDiskFreeSizeGet
FUNCTION: Gets free capacity of the specified drive.
FORMAT: _declspec( dllexport ) short APIENTRY BscDiskFreeSizeGet(short nCid,
short dno, long *dsize);
ARGUMENTS: IN(Transfer)
nCid Communication handler ID number
dno Drive number 1: A to 26: Z
dsize Free capacity pointer
OUT(Return)
dsize Free capacity pointer
Return Value
0:Error
1:Normal completion