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