AfxGetDefaultBrowserPathfunction
Retrieves the path of the default browser.
Syntax
FUNCTION AfxGetDefaultBrowserPath () AS DWSTRING
Return value
The retrieved path or an empty string.
Description
Retrieves the path of the default browser.
Reference
- Include file
AfxWin.inc - Defined in AfxNova/AfxWin.inc:5242
- Documented in Windows/Windows Procedures.md
- Topic: Windows Procedures