windows::Win32::UI::WindowsAndMessaging

Function GetPropW

pub unsafe fn GetPropW<P1>(hwnd: HWND, lpstring: P1) -> HANDLE
where P1: Param<PCWSTR>,