Function windows_sys::Win32::UI::Shell::SHGetAttributesFromDataObject
[−]pub unsafe extern "system" fn SHGetAttributesFromDataObject(
pdo: IDataObject,
dwattributemask: u32,
pdwattributes: *mut u32,
pcitems: *mut u32
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"
, "Win32_System_Com"