v2.25
_IApplicationEvents Interface Reference

Represents a handler for application events. More...

Inheritance diagram for _IApplicationEvents:

Public Member Functions

HRESULT OnApplicationClose ([in] IApplicationCloseEvent *pEvent)
 Handles the application close event.
 
HRESULT OnProjectClose ([in] IProjectCloseEvent *pEvent)
 Handles the project close event.
 

Detailed Description

Represents a handler for application events.