webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging

Function GetAltTabInfoW

Source
pub unsafe fn GetAltTabInfoW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    iitem: i32,
    pati: *mut ALTTABINFO,
    pszitemtext: PWSTR,
    cchitemtext: u32,
) -> BOOL