Returns a Double value specifying the available amount of storage, in bytes, of all content server disks.
Syntax
MediaServer.FreeStorage
Remarks
The underlying application programming interfaces (APIs) return a 64-bit integer value, but because Microsoft® Visual Basic® does not support 64-bit data types, the value is converted to Double.
See Also
[Previous][Next]