XLL+ Class Library (7.0)

CXlHandleStore<T, S>::Clear

Clear all handles from the store

void Clear( );

Remarks

The function clears all objects from the store. It should usually be followed by a call to CXlFormulaRefresh::RefreshAllWorkbooks, which will cause all the objects for which handles still exist to be recreated.

Requirements

Header: xlhandle.h

See Also

CXlHandleStore<T, S> Class | CXlHandleStore<T, S> Methods