CommDlg_OpenSave_GetSpecA macro (commdlg.h)

ASCII version of CommDlg_OpenSave_GetSpec

Warning

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

Syntax

void CommDlg_OpenSave_GetSpecA(
   _hdlg,
   _psz,
   _cbmax
);

Parameters

_hdlg

_psz

_cbmax

Requirements

Requirement Value
Header commdlg.h

See also

CommDlg_OpenSave_GetSpec