Function windows_sys::Win32::System::RemoteDesktop::WTSSetRenderHint
[−]pub unsafe extern "system" fn WTSSetRenderHint(
prenderhintid: *mut u64,
hwndowner: HWND,
renderhinttype: u32,
cbhintdatalength: u32,
phintdata: *const u8
) -> HRESULT
Expand description
Required features: "Win32_System_RemoteDesktop"
, "Win32_Foundation"