XLL+ Class Library

CXlOperCache::GetMaxSize

Returns the number of records in the cache

[C++]
size_t GetMaxSize() const;

Return value

This method returns the number of records currently in the cache.

Requirements

Header: xlserialize.h

See Also

CXlOperCache Class | CXlOperCache Methods