An event which is raised when the XLL is closed.
class CXllCloseEvent : public CXlEvent |
The event occurs when the XLL is closed, before CXllApp::OnXllClose().
Observers can be registered explicitly at any time during the life of the XLL, or automatically by creating an instance of CXllCloseEventStaticObserver.
Header: xlpevents.h
CXllCloseEvent Methods | xlpevents.h | CXllApp::XllCloseEvent | Events | CXlEventArgs | CXllCloseEventStaticObserver