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