pub unsafe extern "system" fn SHObjectProperties(
    hwnd: HWND,
    shopobjecttype: SHOP_TYPE,
    pszobjectname: PCWSTR,
    pszpropertypage: PCWSTR
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"