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