Represents a handler for application events. More...
Public Member Functions | |
HRESULT | OnApplicationClose ([in] IApplicationCloseEvent *pEvent) |
Handles the application close event. | |
HRESULT | OnProjectClose ([in] IProjectCloseEvent *pEvent) |
Handles the project close event. | |
Represents a handler for application events.