MaxStorage Property

The MediaServer.MaxStorage property returns a Double value specifying the total storage capacity, in bytes, of the NetShow Theater server.

Syntax

MediaServer.MaxStorage

Remarks

The underlying APIs return a 64-bit integer value, but because Visual Basic does not support 64-bit data types, the value is converted to Double.

See Also

FreeStorage

© 1996-1998 Microsoft Corporation. All rights reserved.