Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the IHTMLEventObj pointer to the current event object.
HRESULT GetEvent(
IHTMLEventObj **ppEventObj
);
Parameters
- ppEventObj
Address of a pointer that will be filled with the IHTMLEventObj interface pointer.
Return Value
A standard HRESULT value.
Remarks
This function should only be called from within a DHTML event handler.
Requirements
Header: afxdhtml.h