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