XLL+ Class Library (7.0)

PersistentHandleCache<T>::GetMaxSavedItemCount

Returns the value of the MaxSavedItemCount property.

long GetMaxSavedItemCount( ) const;

Return Value

The maximum number of objects that will ever be saved to the persistent storage. If the value is 0 or negative, then the file will be of unlimited size.

Requirements

Header: rtdhandles.h

See Also

PersistentHandleCache<T> Class | PersistentHandleCache<T> Methods | SetMaxSavedItemCount