Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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