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 notify an application when a document has achieved the READYSTATE_COMPLETE state.
virtual void OnDocumentComplete(
LPDISPATCH pDisp,
LPCTSTR szUrl
);
Parameters
pDisp
A pointer to an IDispatch object.szUrl
A pointer to a string containing the URL that was navigated to.
Requirements
Header: afxdhtml.h