This sample add-in shows how to use the CXllFn class to inspect the functions contained in your add-in.
CXllApp::GetStartFnPosition |
CXllApp::GetNextFnAssoc |
CXllApp::FindFn |
CXllFn |
::XllTranslateString |
If you are using MS Developer Studio 6, then you should open the project file FInspect.dsp.
If you are using MS Visual Studio .NET 2002, then you should open the solution file FInspect.sln or the project file FInspect.vcproj.
If you are using MS Visual Studio .NET 2003, then you should open the solution file FInspect71.sln or the project file FInspect71.vcproj.
If you are using MS Visual Studio 2005, then you should open the solution file FInspect8.sln or the project file FInspect8.vcproj.