Handles a custom application event.
HRESULT onDebuggerEvent( REFIID riid, IUnknown* punk ); |
Parameters
- riid
-
[in] The interface identifier for the object.
- punk
-
[in] The event object, which implements the interface defined by riid.