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