Function windows_sys::Win32::UI::Shell::PropertiesSystem::PropVariantCompareEx
pub unsafe extern "system" fn PropVariantCompareEx(
propvar1: *const PROPVARIANT,
propvar2: *const PROPVARIANT,
unit: PROPVAR_COMPARE_UNIT,
flags: PROPVAR_COMPARE_FLAGS
) -> i32
Expand description
Required features: "Win32_UI_Shell_PropertiesSystem"
, "Win32_Foundation"
, "Win32_System_Com_StructuredStorage"