Function windows_sys::Win32::UI::Controls::DlgDirListComboBoxW
[−]pub unsafe extern "system" fn DlgDirListComboBoxW(
hdlg: HWND,
lppathspec: PWSTR,
nidcombobox: i32,
nidstaticpath: i32,
ufiletype: DLG_DIR_LIST_FILE_TYPE
) -> i32
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"