Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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