Function windows_sys::Win32::System::RemoteDesktop::WTSQuerySessionInformationW
[−]pub unsafe extern "system" fn WTSQuerySessionInformationW(
hserver: HANDLE,
sessionid: u32,
wtsinfoclass: WTS_INFO_CLASS,
ppbuffer: *mut PWSTR,
pbytesreturned: *mut u32
) -> BOOL
Expand description
Required features: "Win32_System_RemoteDesktop"
, "Win32_Foundation"