windows::Win32::System::StationsAndDesktops

Function OpenInputDesktop

pub unsafe fn OpenInputDesktop(
    dwflags: DESKTOP_CONTROL_FLAGS,
    finherit: bool,
    dwdesiredaccess: DESKTOP_ACCESS_FLAGS,
) -> Result<HDESK>