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