method onAppEvent.
AppEvent ID sent from Remoting Control Interface is received through this callback function.
App or script should implement this function in order to monitor and to tune itself.
HRESULT onAppEvent(
long EventID
long
EventID
);
[in] . AppEvent ID
None
_IAPIEvents