CommDlg_OpenSave_GetFolderPathA macro (commdlg.h)

ASCII version of CommDlg_OpenSave_GetFolderPath

Warning

Apps should generally call CommDlg_OpenSave_GetFolderPath instead of calling this method directly.

Syntax

void CommDlg_OpenSave_GetFolderPathA(
   _hdlg,
   _psz,
   _cbmax
);

Parameters

_hdlg

_psz

_cbmax

Requirements

Requirement Value
Header commdlg.h

See also

CommDlg_OpenSave_GetFolderPath