pub unsafe extern "system" fn CIDLData_CreateFromIDArray(
    pidlfolder: *const ITEMIDLIST,
    cidl: u32,
    apidl: *const *const ITEMIDLIST,
    ppdtobj: *mut IDataObject
) -> HRESULT
Expand description

Required features: "Win32_UI_Shell", "Win32_System_Com", "Win32_UI_Shell_Common"