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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Opens a URL.
virtual BOOL OpenURL(
LPCTSTR lpszURL
);
Returns TRUE on success, FALSE on failure.
Header: afxhtml.h