Function windows_sys::Win32::UI::Shell::GetFileNameFromBrowse
[−]pub unsafe extern "system" fn GetFileNameFromBrowse(
hwnd: HWND,
pszfilepath: PWSTR,
cchfilepath: u32,
pszworkingdir: PWSTR,
pszdefext: PWSTR,
pszfilters: PWSTR,
psztitle: PWSTR
) -> BOOLExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
