windows::Win32::UI::Shell::PropertiesSystem

Function SHGetPropertyStoreForWindow

pub unsafe fn SHGetPropertyStoreForWindow<T>(hwnd: HWND) -> Result<T>
where T: Interface,