/*** Autogenerated by WIDL 10.17 from /var/tmp/portage/app-emulation/wine-vanilla-10.17/work/wine-10.17/include/windows.ui.xaml.interop.idl - Do not edit ***/ #ifdef _WIN32 #ifndef __REQUIRED_RPCNDR_H_VERSION__ #define __REQUIRED_RPCNDR_H_VERSION__ 475 #endif #include #include #endif #ifndef COM_NO_WINDOWS_H #include #include #endif #ifndef __windows_ui_xaml_interop_h__ #define __windows_ui_xaml_interop_h__ /* Forward declarations */ /* Headers for imported files */ #include #include #include #include #include #ifdef __cplusplus extern "C" { #endif #if !defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION) #define WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION 0xe0000 #endif // defined(WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION) #if WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 #ifndef ____x_ABI_CWindows_CUI_CXaml_CInterop_CTypeKind_ENUM_DEFINED__ #define ____x_ABI_CWindows_CUI_CXaml_CInterop_CTypeKind_ENUM_DEFINED__ #ifdef __cplusplus } /* extern "C" */ namespace ABI { namespace Windows { namespace UI { namespace Xaml { namespace Interop { enum TypeKind { TypeKind_Primitive = 0, TypeKind_Metadata = 1, TypeKind_Custom = 2 }; } } } } } extern "C" { #else enum __x_ABI_CWindows_CUI_CXaml_CInterop_CTypeKind { TypeKind_Primitive = 0, TypeKind_Metadata = 1, TypeKind_Custom = 2 }; #ifdef WIDL_using_Windows_UI_Xaml_Interop #define TypeKind __x_ABI_CWindows_CUI_CXaml_CInterop_CTypeKind #endif /* WIDL_using_Windows_UI_Xaml_Interop */ #endif #endif /* ____x_ABI_CWindows_CUI_CXaml_CInterop_CTypeKind_ENUM_DEFINED__ */ #endif /* WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 */ #ifndef __cplusplus typedef enum __x_ABI_CWindows_CUI_CXaml_CInterop_CTypeKind __x_ABI_CWindows_CUI_CXaml_CInterop_CTypeKind; #endif /* __cplusplus */ #ifndef __cplusplus typedef struct __x_ABI_CWindows_CUI_CXaml_CInterop_CTypeName __x_ABI_CWindows_CUI_CXaml_CInterop_CTypeName; #else /* __cplusplus */ namespace ABI { namespace Windows { namespace UI { namespace Xaml { namespace Interop { typedef struct TypeName TypeName; } } } } } #endif /* __cplusplus */ #if WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 #ifdef __cplusplus } /* extern "C" */ namespace ABI { namespace Windows { namespace UI { namespace Xaml { namespace Interop { struct TypeName { HSTRING Name; ABI::Windows::UI::Xaml::Interop::TypeKind Kind; }; } } } } } extern "C" { #else struct __x_ABI_CWindows_CUI_CXaml_CInterop_CTypeName { HSTRING Name; __x_ABI_CWindows_CUI_CXaml_CInterop_CTypeKind Kind; }; #ifdef WIDL_using_Windows_UI_Xaml_Interop #define TypeName __x_ABI_CWindows_CUI_CXaml_CInterop_CTypeName #endif /* WIDL_using_Windows_UI_Xaml_Interop */ #endif #endif /* WINDOWS_FOUNDATION_UNIVERSALAPICONTRACT_VERSION >= 0x10000 */ /* Begin additional prototypes for all interfaces */ /* End additional prototypes */ #ifdef __cplusplus } #endif #endif /* __windows_ui_xaml_interop_h__ */