swift-cwinrt/Sources/CWinRT/include/Windows.UI.Accessibility.h
2024-02-15 17:12:35 -08:00

134 lines
8.9 KiB
C

// WARNING: Please don't edit this file. It was generated by Swift/WinRT v0.0.1
#pragma once
// Header files for imported files
#include <inspectable.h>
#include <EventToken.h>
#include <windowscontracts.h>
#include "Windows.Foundation.h"
/* Forward Declarations */
#ifndef ____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs_FWD_DEFINED__
#define ____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs_FWD_DEFINED__
typedef interface __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs;
#endif // ____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs_FWD_DEFINED__
#ifndef ____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService_FWD_DEFINED__
#define ____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService_FWD_DEFINED__
typedef interface __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService;
#endif // ____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService_FWD_DEFINED__
// Parameterized interface forward declarations (C)
// Collection interface definitions
#if !defined(____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs_INTERFACE_DEFINED__)
#define ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs_INTERFACE_DEFINED__
typedef interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs;
// Declare the parameterized interface IID.
EXTERN_C const IID IID___x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs;
typedef struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgsVtbl
{
BEGIN_INTERFACE
HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs* This,
REFIID riid,
void** ppvObject);
ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs* This);
ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs* This);
HRESULT (STDMETHODCALLTYPE* Invoke)(__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs* This,
__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* sender,
__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs* args);
END_INTERFACE
} __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgsVtbl;
interface __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs
{
CONST_VTBL struct __x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgsVtbl* lpVtbl;
};
#endif // ____x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs_INTERFACE_DEFINED__
typedef struct __x_ABI_CWindows_CFoundation_CRect __x_ABI_CWindows_CFoundation_CRect;
#if !defined(____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs_INTERFACE_DEFINED__)
#define ____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs_INTERFACE_DEFINED__
typedef struct __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgsVtbl
{
BEGIN_INTERFACE
HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs* This,
REFIID riid,
void** ppvObject);
ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs* This);
ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs* This);
HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs* This,
ULONG* iidCount,
IID** iids);
HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs* This,
HSTRING* className);
HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs* This,
TrustLevel* trustLevel);
HRESULT (STDMETHODCALLTYPE* get_ScreenPositionInRawPixels)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs* This,
struct __x_ABI_CWindows_CFoundation_CRect* value);
HRESULT (STDMETHODCALLTYPE* get_IsReadingText)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs* This,
boolean* value);
END_INTERFACE
} __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgsVtbl;
interface __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs
{
CONST_VTBL struct __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgsVtbl* lpVtbl;
};
EXTERN_C const IID IID___x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs;
#endif /* !defined(____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs_INTERFACE_DEFINED__) */
#if !defined(____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService_INTERFACE_DEFINED__)
#define ____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService_INTERFACE_DEFINED__
typedef struct __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderServiceVtbl
{
BEGIN_INTERFACE
HRESULT (STDMETHODCALLTYPE* QueryInterface)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* This,
REFIID riid,
void** ppvObject);
ULONG (STDMETHODCALLTYPE* AddRef)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* This);
ULONG (STDMETHODCALLTYPE* Release)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* This);
HRESULT (STDMETHODCALLTYPE* GetIids)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* This,
ULONG* iidCount,
IID** iids);
HRESULT (STDMETHODCALLTYPE* GetRuntimeClassName)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* This,
HSTRING* className);
HRESULT (STDMETHODCALLTYPE* GetTrustLevel)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* This,
TrustLevel* trustLevel);
HRESULT (STDMETHODCALLTYPE* get_CurrentScreenReaderPosition)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* This,
__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderPositionChangedEventArgs** value);
HRESULT (STDMETHODCALLTYPE* add_ScreenReaderPositionChanged)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* This,
__x_ABI_C__FITypedEventHandler_2___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderService___x_ABI_CWindows__CUI__CAccessibility__CScreenReaderPositionChangedEventArgs* handler,
EventRegistrationToken* token);
HRESULT (STDMETHODCALLTYPE* remove_ScreenReaderPositionChanged)(__x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService* This,
EventRegistrationToken token);
END_INTERFACE
} __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderServiceVtbl;
interface __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService
{
CONST_VTBL struct __x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderServiceVtbl* lpVtbl;
};
EXTERN_C const IID IID___x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService;
#endif /* !defined(____x_ABI_CWindows_CUI_CAccessibility_CIScreenReaderService_INTERFACE_DEFINED__) */