XLL+ Class Library

KeyedHandle Sample

Remarks

This project demonstrates the use of object handles represented by meaningful string keys.

Functions used

CXllApp::SetSinkEvents
CXllApp::SetComEventHandler
CXlFormulaRefresh::RefreshAllWorkbooks
CXlFormulaRefresh::RefreshWorkbook
CXlHandleStore<T, S>
CXlHandleStore<T, S>::ObjectFromHandle
CXlHandleStore<T, S>::AddObjectHandle
CXlHandleStore<T, S>::Clear
::XllGetTypedApp

Project files

If you are using MS Developer Studio 6, then you should open the project file KeyedHandle.dsp.

If you are using MS Visual Studio .NET 2002, then you should open the solution file KeyedHandle.sln or the project file KeyedHandle.vcproj.

If you are using MS Visual Studio .NET 2003, then you should open the solution file KeyedHandle71.sln or the project file KeyedHandle71.vcproj.

If you are using MS Visual Studio 2005, then you should open the solution file KeyedHandle8.sln or the project file KeyedHandle8.vcproj.

See Also

List of Sample Projects | Samples and Walkthroughs