SHGetPropertyStoreForWindow

Function SHGetPropertyStoreForWindow 

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