Function NtUserSetShellChangeNotifyHWND

Source
pub unsafe fn NtUserSetShellChangeNotifyHWND(
    hwnd: HWND,
) -> Result<BOOL, UserCallError>
Expand description