OnUserEvent notifies service about user generated events.
| void OnUserEvent( | ||
| LONG dwEventCode, | ||
| LONG dwSubCode | ||
| ); | ||
Parameters
dwEventCode Control code. dwSubCode Sub control code.