Function windows_sys::Win32::System::StationsAndDesktops::OpenInputDesktop
pub unsafe extern "system" fn OpenInputDesktop(
dwflags: DESKTOP_CONTROL_FLAGS,
finherit: BOOL,
dwdesiredaccess: DESKTOP_ACCESS_FLAGS
) -> HDESKExpand description
Required features: "Win32_System_StationsAndDesktops", "Win32_Foundation"