Help Center

AfxGetDefaultBrowserPathfunction

Retrieves the path of the default browser.

WindowsfunctionAfxWin.incdocumented

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