GetCapacityInBytes Data Member Function

Returns the total capacity in bytes in the file system. This should not be used to determine whether or not enough capacity exists for a current write operation.

Prototype

uint64 GetCapacityInBytes( string info )

Parameters

Parameter Type Parameter Name Documentation
stringinfoA string that will contain the OS generated information about total storage capacity.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.