ISystemEventListener

ISystemEventListenerabstract

Interface used for getting notified when a system event occurs. More...

#include

Public Member Functions

virtual void OnSystemEventAnyThread (ESystemEvent event, UINT_PTR wparam, UINT_PTR lparam)
virtual void OnSystemEvent (ESystemEvent event, UINT_PTR wparam, UINT_PTR lparam)=0

Detailed Description

Interface used for getting notified when a system event occurs.