Function windows_sys::Win32::System::RemoteDesktop::WTSQueryUserConfigA
[−]pub unsafe extern "system" fn WTSQueryUserConfigA(
pservername: PCSTR,
pusername: PCSTR,
wtsconfigclass: WTS_CONFIG_CLASS,
ppbuffer: *mut PSTR,
pbytesreturned: *mut u32
) -> BOOL
Expand description
Required features: "Win32_System_RemoteDesktop"
, "Win32_Foundation"