Function windows_sys::Win32::System::RemoteDesktop::WTSSetListenerSecurityA
[−]pub unsafe extern "system" fn WTSSetListenerSecurityA(
hserver: HANDLE,
preserved: *const c_void,
reserved: u32,
plistenername: PCSTR,
securityinformation: u32,
psecuritydescriptor: *const SECURITY_DESCRIPTOR
) -> BOOL
Expand description
Required features: ‘Win32_System_RemoteDesktop’, ‘Win32_Foundation’, ‘Win32_Security’