GetCurrentEvent
IHTMLEventObj*GetCurrentEvent(IWebBrowser2*pBrowser)Retruns the Current event object of the specified browser
Defined in: WBUtilFuncs.h
Return Value
Returns a reference to the Event Object if found or NULL
Parameters
pBrowser
The browser whose current event object is to be retrieved.