Help Center

AfxGetDefaultMailClientPathfunction

Retrieves the path of the default mail client application.

WindowsfunctionAfxWin.incdocumented

Syntax

FUNCTION AfxGetDefaultMailClientPath () AS DWSTRING

Return value

The retrieved path or an empty string.

Description

Retrieves the path of the default client mail application.

Reference

  • Include file AfxWin.inc
  • Defined in AfxNova/AfxWin.inc:5315
  • Documented in Windows/Windows Procedures.md
  • Topic: Windows Procedures