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