Previous in Contents Next in Contents

MinStorage Property

This property holds the value used to build an optional MINSTORAGE CDF element. When the CDF string for an object that has a Title property is constructed, the property is checked. If it is not null, the <MINSTORAGE> element is added to the string with the value of the property set as the contents.

Type

Integer (VT_I4)

Default

Null

Example

VBScript

IDispChannel.MinStorage = 2000

© 1997-2000 Microsoft Corporation. All rights reserved.