CommDlg_OpenSave_GetSpecW macro (commdlg.h)
Wide string version of CommDlg_OpenSave_GetSpec
Warning
Apps should generally call CommDlg_OpenSave_GetSpec instead of calling this method directly.
Syntax
void CommDlg_OpenSave_GetSpecW(
_hdlg,
_psz,
_cbmax
);
Parameters
_hdlg
_psz
_cbmax
Requirements
Requirement | Value |
---|---|
Header | commdlg.h |