Home
last modified time | relevance | path

Searched defs:WTSWaitSystemEvent (Results 1 – 3 of 3) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/wtsapi/
H A Dwtsapi.c358 BOOL WINAPI WTSWaitSystemEvent(HANDLE hServer, DWORD EventMask, DWORD* pEventFlags) in WTSWaitSystemEvent() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/RemoteDesktop/
H A Dmod.rs131 …pub fn WTSWaitSystemEvent(hserver: super::super::Foundation::HANDLE, eventmask: u32, peventflags: … in WTSWaitSystemEvent() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/RemoteDesktop/
H A Dmod.rs11832 pub unsafe fn WTSWaitSystemEvent<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Founda… in WTSWaitSystemEvent() function
11837 …fn WTSWaitSystemEvent(hserver: super::super::Foundation::HANDLE, eventmask: u32, peventflags: *mut… in WTSWaitSystemEvent() function