XLL+ Class Library

CXlHandleStore<T, S> Class

[C++]
class CXlHandleStore<T, S>

Overview

The CXlHandleStore<T, S> template allows the programmer to store objects within an add-in and to expose them to Excel as handles.

See Object handles in the User Guide for more information.

Requirements

Header: xlhandle.h

See Also

CXlHandleStore<T, S> Methods | xlhandle.h | CXlFormulaRefresh class | User Guide: Object handles