XLL+ Class Library (6.3)

CXllCloseEvent Class

An event which is raised when the XLL is closed.

class CXllCloseEvent : public CXlEvent

Overview

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.

Requirements

Header: xlpevents.h

See Also

CXllCloseEvent Methods | xlpevents.h | CXllApp::XllCloseEvent | Events | CXlEventArgs | CXllCloseEventStaticObserver