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