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.
Called by the framework to cause an event to fire before a navigation occurs.
virtual void OnBeforeNavigate(
LPDISPATCH pDisp,
LPCTSTR szUrl
);
Parameters
pDisp
A pointer to an IDispatch object.szUrl
A pointer to a string containing the URL to navigate to.
Requirements
Header: afxdhtml.h