Home
last modified time | relevance | path

Searched refs:WTS_SECURITY_DISCONNECT (Results 1 – 3 of 3) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dwtsapi.h302 #define WTS_SECURITY_DISCONNECT 0x00000200 macro
313 WTS_SECURITY_LOGOFF WTS_SECURITY_DISCONNECT)
318 WTS_SECURITY_LOGON | WTS_SECURITY_MESSAGE | WTS_SECURITY_CONNECT | WTS_SECURITY_DISCONNECT)
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/RemoteDesktop/
H A Dmod.rs2176 pub const WTS_SECURITY_DISCONNECT: u32 = 512u32; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/RemoteDesktop/
H A Dmod.rs12853 pub const WTS_SECURITY_DISCONNECT: u32 = 512u32; const