Function windows_sys::Win32::UI::Shell::SHObjectProperties
pub unsafe extern "system" fn SHObjectProperties(
hwnd: HWND,
shopobjecttype: u32,
pszobjectname: PCWSTR,
pszpropertypage: PCWSTR
) -> BOOL
Expand description
Required features: "Win32_Foundation"