CHtmlEditDoc::OpenURL
Opens a URL.
virtual BOOL OpenURL(
LPCTSTR lpszURL
);
Parameters
- lpszURL
The URL to open.
Return Value
Returns TRUE on success, FALSE on failure.
Requirements
Header: afxhtml.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Opens a URL.
virtual BOOL OpenURL(
LPCTSTR lpszURL
);
Returns TRUE on success, FALSE on failure.
Header: afxhtml.h