v2.32
 
IApplicationCloseEvent Interface Reference

Represents the application close event. More...

Inheritance diagram for IApplicationCloseEvent:
IEvent

Public Member Functions

HRESULT Prevent ()
 Prevents the application from closing.
 
- Public Member Functions inherited from IEvent
HRESULT GetEventType ([out, retval] enum EventType *pType)
 Returns the type of the event.
 

Detailed Description

Represents the application close event.