Function windows_sys::Win32::UI::Shell::CDefFolderMenu_Create2
[−]pub unsafe extern "system" fn CDefFolderMenu_Create2(
pidlfolder: *const ITEMIDLIST,
hwnd: HWND,
cidl: u32,
apidl: *const *const ITEMIDLIST,
psf: IShellFolder,
pfn: LPFNDFMCALLBACK,
nkeys: u32,
ahkeys: *const HKEY,
ppcm: *mut IContextMenu
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"
, "Win32_System_Com"
, "Win32_System_Registry"
, "Win32_UI_Shell_Common"