Function windows::Win32::System::RemoteDesktop::WTSRegisterSessionNotification
pub unsafe fn WTSRegisterSessionNotification<P0>(
hwnd: P0,
dwflags: u32,
) -> Result<()>where
P0: Param<HWND>,