mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 23:26:12 -04:00
714 lines
53 KiB
C++
714 lines
53 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
|
|
|
|
#ifndef WINRT_Windows_UI_Xaml_Automation_1_H
|
|
#define WINRT_Windows_UI_Xaml_Automation_1_H
|
|
#include "winrt/impl/Windows.UI.Xaml.Automation.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::UI::Xaml::Automation
|
|
{
|
|
struct __declspec(empty_bases) IAnnotationPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAnnotationPatternIdentifiers>
|
|
{
|
|
IAnnotationPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IAnnotationPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAnnotationPatternIdentifiers(IAnnotationPatternIdentifiers const&) noexcept = default;
|
|
IAnnotationPatternIdentifiers(IAnnotationPatternIdentifiers&&) noexcept = default;
|
|
IAnnotationPatternIdentifiers& operator=(IAnnotationPatternIdentifiers const&) & noexcept = default;
|
|
IAnnotationPatternIdentifiers& operator=(IAnnotationPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAnnotationPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAnnotationPatternIdentifiersStatics>
|
|
{
|
|
IAnnotationPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IAnnotationPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAnnotationPatternIdentifiersStatics(IAnnotationPatternIdentifiersStatics const&) noexcept = default;
|
|
IAnnotationPatternIdentifiersStatics(IAnnotationPatternIdentifiersStatics&&) noexcept = default;
|
|
IAnnotationPatternIdentifiersStatics& operator=(IAnnotationPatternIdentifiersStatics const&) & noexcept = default;
|
|
IAnnotationPatternIdentifiersStatics& operator=(IAnnotationPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationAnnotation :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationAnnotation>
|
|
{
|
|
IAutomationAnnotation(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationAnnotation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationAnnotation(IAutomationAnnotation const&) noexcept = default;
|
|
IAutomationAnnotation(IAutomationAnnotation&&) noexcept = default;
|
|
IAutomationAnnotation& operator=(IAutomationAnnotation const&) & noexcept = default;
|
|
IAutomationAnnotation& operator=(IAutomationAnnotation&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationAnnotationFactory :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationAnnotationFactory>
|
|
{
|
|
IAutomationAnnotationFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationAnnotationFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationAnnotationFactory(IAutomationAnnotationFactory const&) noexcept = default;
|
|
IAutomationAnnotationFactory(IAutomationAnnotationFactory&&) noexcept = default;
|
|
IAutomationAnnotationFactory& operator=(IAutomationAnnotationFactory const&) & noexcept = default;
|
|
IAutomationAnnotationFactory& operator=(IAutomationAnnotationFactory&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationAnnotationStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationAnnotationStatics>
|
|
{
|
|
IAutomationAnnotationStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationAnnotationStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationAnnotationStatics(IAutomationAnnotationStatics const&) noexcept = default;
|
|
IAutomationAnnotationStatics(IAutomationAnnotationStatics&&) noexcept = default;
|
|
IAutomationAnnotationStatics& operator=(IAutomationAnnotationStatics const&) & noexcept = default;
|
|
IAutomationAnnotationStatics& operator=(IAutomationAnnotationStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationElementIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationElementIdentifiers>
|
|
{
|
|
IAutomationElementIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationElementIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationElementIdentifiers(IAutomationElementIdentifiers const&) noexcept = default;
|
|
IAutomationElementIdentifiers(IAutomationElementIdentifiers&&) noexcept = default;
|
|
IAutomationElementIdentifiers& operator=(IAutomationElementIdentifiers const&) & noexcept = default;
|
|
IAutomationElementIdentifiers& operator=(IAutomationElementIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationElementIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationElementIdentifiersStatics>
|
|
{
|
|
IAutomationElementIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationElementIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationElementIdentifiersStatics(IAutomationElementIdentifiersStatics const&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics(IAutomationElementIdentifiersStatics&&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics& operator=(IAutomationElementIdentifiersStatics const&) & noexcept = default;
|
|
IAutomationElementIdentifiersStatics& operator=(IAutomationElementIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationElementIdentifiersStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationElementIdentifiersStatics2>
|
|
{
|
|
IAutomationElementIdentifiersStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationElementIdentifiersStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationElementIdentifiersStatics2(IAutomationElementIdentifiersStatics2 const&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics2(IAutomationElementIdentifiersStatics2&&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics2& operator=(IAutomationElementIdentifiersStatics2 const&) & noexcept = default;
|
|
IAutomationElementIdentifiersStatics2& operator=(IAutomationElementIdentifiersStatics2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationElementIdentifiersStatics3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationElementIdentifiersStatics3>
|
|
{
|
|
IAutomationElementIdentifiersStatics3(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationElementIdentifiersStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationElementIdentifiersStatics3(IAutomationElementIdentifiersStatics3 const&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics3(IAutomationElementIdentifiersStatics3&&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics3& operator=(IAutomationElementIdentifiersStatics3 const&) & noexcept = default;
|
|
IAutomationElementIdentifiersStatics3& operator=(IAutomationElementIdentifiersStatics3&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationElementIdentifiersStatics4 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationElementIdentifiersStatics4>
|
|
{
|
|
IAutomationElementIdentifiersStatics4(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationElementIdentifiersStatics4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationElementIdentifiersStatics4(IAutomationElementIdentifiersStatics4 const&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics4(IAutomationElementIdentifiersStatics4&&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics4& operator=(IAutomationElementIdentifiersStatics4 const&) & noexcept = default;
|
|
IAutomationElementIdentifiersStatics4& operator=(IAutomationElementIdentifiersStatics4&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationElementIdentifiersStatics5 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationElementIdentifiersStatics5>
|
|
{
|
|
IAutomationElementIdentifiersStatics5(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationElementIdentifiersStatics5(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationElementIdentifiersStatics5(IAutomationElementIdentifiersStatics5 const&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics5(IAutomationElementIdentifiersStatics5&&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics5& operator=(IAutomationElementIdentifiersStatics5 const&) & noexcept = default;
|
|
IAutomationElementIdentifiersStatics5& operator=(IAutomationElementIdentifiersStatics5&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationElementIdentifiersStatics6 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationElementIdentifiersStatics6>
|
|
{
|
|
IAutomationElementIdentifiersStatics6(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationElementIdentifiersStatics6(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationElementIdentifiersStatics6(IAutomationElementIdentifiersStatics6 const&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics6(IAutomationElementIdentifiersStatics6&&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics6& operator=(IAutomationElementIdentifiersStatics6 const&) & noexcept = default;
|
|
IAutomationElementIdentifiersStatics6& operator=(IAutomationElementIdentifiersStatics6&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationElementIdentifiersStatics7 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationElementIdentifiersStatics7>
|
|
{
|
|
IAutomationElementIdentifiersStatics7(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationElementIdentifiersStatics7(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationElementIdentifiersStatics7(IAutomationElementIdentifiersStatics7 const&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics7(IAutomationElementIdentifiersStatics7&&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics7& operator=(IAutomationElementIdentifiersStatics7 const&) & noexcept = default;
|
|
IAutomationElementIdentifiersStatics7& operator=(IAutomationElementIdentifiersStatics7&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationElementIdentifiersStatics8 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationElementIdentifiersStatics8>
|
|
{
|
|
IAutomationElementIdentifiersStatics8(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationElementIdentifiersStatics8(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationElementIdentifiersStatics8(IAutomationElementIdentifiersStatics8 const&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics8(IAutomationElementIdentifiersStatics8&&) noexcept = default;
|
|
IAutomationElementIdentifiersStatics8& operator=(IAutomationElementIdentifiersStatics8 const&) & noexcept = default;
|
|
IAutomationElementIdentifiersStatics8& operator=(IAutomationElementIdentifiersStatics8&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationProperties :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationProperties>
|
|
{
|
|
IAutomationProperties(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationProperties(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationProperties(IAutomationProperties const&) noexcept = default;
|
|
IAutomationProperties(IAutomationProperties&&) noexcept = default;
|
|
IAutomationProperties& operator=(IAutomationProperties const&) & noexcept = default;
|
|
IAutomationProperties& operator=(IAutomationProperties&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationPropertiesStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationPropertiesStatics>
|
|
{
|
|
IAutomationPropertiesStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationPropertiesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationPropertiesStatics(IAutomationPropertiesStatics const&) noexcept = default;
|
|
IAutomationPropertiesStatics(IAutomationPropertiesStatics&&) noexcept = default;
|
|
IAutomationPropertiesStatics& operator=(IAutomationPropertiesStatics const&) & noexcept = default;
|
|
IAutomationPropertiesStatics& operator=(IAutomationPropertiesStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationPropertiesStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationPropertiesStatics2>
|
|
{
|
|
IAutomationPropertiesStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationPropertiesStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationPropertiesStatics2(IAutomationPropertiesStatics2 const&) noexcept = default;
|
|
IAutomationPropertiesStatics2(IAutomationPropertiesStatics2&&) noexcept = default;
|
|
IAutomationPropertiesStatics2& operator=(IAutomationPropertiesStatics2 const&) & noexcept = default;
|
|
IAutomationPropertiesStatics2& operator=(IAutomationPropertiesStatics2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationPropertiesStatics3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationPropertiesStatics3>
|
|
{
|
|
IAutomationPropertiesStatics3(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationPropertiesStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationPropertiesStatics3(IAutomationPropertiesStatics3 const&) noexcept = default;
|
|
IAutomationPropertiesStatics3(IAutomationPropertiesStatics3&&) noexcept = default;
|
|
IAutomationPropertiesStatics3& operator=(IAutomationPropertiesStatics3 const&) & noexcept = default;
|
|
IAutomationPropertiesStatics3& operator=(IAutomationPropertiesStatics3&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationPropertiesStatics4 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationPropertiesStatics4>
|
|
{
|
|
IAutomationPropertiesStatics4(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationPropertiesStatics4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationPropertiesStatics4(IAutomationPropertiesStatics4 const&) noexcept = default;
|
|
IAutomationPropertiesStatics4(IAutomationPropertiesStatics4&&) noexcept = default;
|
|
IAutomationPropertiesStatics4& operator=(IAutomationPropertiesStatics4 const&) & noexcept = default;
|
|
IAutomationPropertiesStatics4& operator=(IAutomationPropertiesStatics4&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationPropertiesStatics5 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationPropertiesStatics5>
|
|
{
|
|
IAutomationPropertiesStatics5(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationPropertiesStatics5(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationPropertiesStatics5(IAutomationPropertiesStatics5 const&) noexcept = default;
|
|
IAutomationPropertiesStatics5(IAutomationPropertiesStatics5&&) noexcept = default;
|
|
IAutomationPropertiesStatics5& operator=(IAutomationPropertiesStatics5 const&) & noexcept = default;
|
|
IAutomationPropertiesStatics5& operator=(IAutomationPropertiesStatics5&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationPropertiesStatics6 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationPropertiesStatics6>
|
|
{
|
|
IAutomationPropertiesStatics6(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationPropertiesStatics6(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationPropertiesStatics6(IAutomationPropertiesStatics6 const&) noexcept = default;
|
|
IAutomationPropertiesStatics6(IAutomationPropertiesStatics6&&) noexcept = default;
|
|
IAutomationPropertiesStatics6& operator=(IAutomationPropertiesStatics6 const&) & noexcept = default;
|
|
IAutomationPropertiesStatics6& operator=(IAutomationPropertiesStatics6&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationPropertiesStatics7 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationPropertiesStatics7>
|
|
{
|
|
IAutomationPropertiesStatics7(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationPropertiesStatics7(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationPropertiesStatics7(IAutomationPropertiesStatics7 const&) noexcept = default;
|
|
IAutomationPropertiesStatics7(IAutomationPropertiesStatics7&&) noexcept = default;
|
|
IAutomationPropertiesStatics7& operator=(IAutomationPropertiesStatics7 const&) & noexcept = default;
|
|
IAutomationPropertiesStatics7& operator=(IAutomationPropertiesStatics7&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationPropertiesStatics8 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationPropertiesStatics8>
|
|
{
|
|
IAutomationPropertiesStatics8(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationPropertiesStatics8(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationPropertiesStatics8(IAutomationPropertiesStatics8 const&) noexcept = default;
|
|
IAutomationPropertiesStatics8(IAutomationPropertiesStatics8&&) noexcept = default;
|
|
IAutomationPropertiesStatics8& operator=(IAutomationPropertiesStatics8 const&) & noexcept = default;
|
|
IAutomationPropertiesStatics8& operator=(IAutomationPropertiesStatics8&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IAutomationProperty :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAutomationProperty>
|
|
{
|
|
IAutomationProperty(std::nullptr_t = nullptr) noexcept {}
|
|
IAutomationProperty(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IAutomationProperty(IAutomationProperty const&) noexcept = default;
|
|
IAutomationProperty(IAutomationProperty&&) noexcept = default;
|
|
IAutomationProperty& operator=(IAutomationProperty const&) & noexcept = default;
|
|
IAutomationProperty& operator=(IAutomationProperty&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IDockPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDockPatternIdentifiers>
|
|
{
|
|
IDockPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IDockPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDockPatternIdentifiers(IDockPatternIdentifiers const&) noexcept = default;
|
|
IDockPatternIdentifiers(IDockPatternIdentifiers&&) noexcept = default;
|
|
IDockPatternIdentifiers& operator=(IDockPatternIdentifiers const&) & noexcept = default;
|
|
IDockPatternIdentifiers& operator=(IDockPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IDockPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDockPatternIdentifiersStatics>
|
|
{
|
|
IDockPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDockPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDockPatternIdentifiersStatics(IDockPatternIdentifiersStatics const&) noexcept = default;
|
|
IDockPatternIdentifiersStatics(IDockPatternIdentifiersStatics&&) noexcept = default;
|
|
IDockPatternIdentifiersStatics& operator=(IDockPatternIdentifiersStatics const&) & noexcept = default;
|
|
IDockPatternIdentifiersStatics& operator=(IDockPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IDragPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDragPatternIdentifiers>
|
|
{
|
|
IDragPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IDragPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDragPatternIdentifiers(IDragPatternIdentifiers const&) noexcept = default;
|
|
IDragPatternIdentifiers(IDragPatternIdentifiers&&) noexcept = default;
|
|
IDragPatternIdentifiers& operator=(IDragPatternIdentifiers const&) & noexcept = default;
|
|
IDragPatternIdentifiers& operator=(IDragPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IDragPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDragPatternIdentifiersStatics>
|
|
{
|
|
IDragPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDragPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDragPatternIdentifiersStatics(IDragPatternIdentifiersStatics const&) noexcept = default;
|
|
IDragPatternIdentifiersStatics(IDragPatternIdentifiersStatics&&) noexcept = default;
|
|
IDragPatternIdentifiersStatics& operator=(IDragPatternIdentifiersStatics const&) & noexcept = default;
|
|
IDragPatternIdentifiersStatics& operator=(IDragPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IDropTargetPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDropTargetPatternIdentifiers>
|
|
{
|
|
IDropTargetPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IDropTargetPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDropTargetPatternIdentifiers(IDropTargetPatternIdentifiers const&) noexcept = default;
|
|
IDropTargetPatternIdentifiers(IDropTargetPatternIdentifiers&&) noexcept = default;
|
|
IDropTargetPatternIdentifiers& operator=(IDropTargetPatternIdentifiers const&) & noexcept = default;
|
|
IDropTargetPatternIdentifiers& operator=(IDropTargetPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IDropTargetPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDropTargetPatternIdentifiersStatics>
|
|
{
|
|
IDropTargetPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDropTargetPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IDropTargetPatternIdentifiersStatics(IDropTargetPatternIdentifiersStatics const&) noexcept = default;
|
|
IDropTargetPatternIdentifiersStatics(IDropTargetPatternIdentifiersStatics&&) noexcept = default;
|
|
IDropTargetPatternIdentifiersStatics& operator=(IDropTargetPatternIdentifiersStatics const&) & noexcept = default;
|
|
IDropTargetPatternIdentifiersStatics& operator=(IDropTargetPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IExpandCollapsePatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IExpandCollapsePatternIdentifiers>
|
|
{
|
|
IExpandCollapsePatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IExpandCollapsePatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IExpandCollapsePatternIdentifiers(IExpandCollapsePatternIdentifiers const&) noexcept = default;
|
|
IExpandCollapsePatternIdentifiers(IExpandCollapsePatternIdentifiers&&) noexcept = default;
|
|
IExpandCollapsePatternIdentifiers& operator=(IExpandCollapsePatternIdentifiers const&) & noexcept = default;
|
|
IExpandCollapsePatternIdentifiers& operator=(IExpandCollapsePatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IExpandCollapsePatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IExpandCollapsePatternIdentifiersStatics>
|
|
{
|
|
IExpandCollapsePatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IExpandCollapsePatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IExpandCollapsePatternIdentifiersStatics(IExpandCollapsePatternIdentifiersStatics const&) noexcept = default;
|
|
IExpandCollapsePatternIdentifiersStatics(IExpandCollapsePatternIdentifiersStatics&&) noexcept = default;
|
|
IExpandCollapsePatternIdentifiersStatics& operator=(IExpandCollapsePatternIdentifiersStatics const&) & noexcept = default;
|
|
IExpandCollapsePatternIdentifiersStatics& operator=(IExpandCollapsePatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGridItemPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGridItemPatternIdentifiers>
|
|
{
|
|
IGridItemPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IGridItemPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGridItemPatternIdentifiers(IGridItemPatternIdentifiers const&) noexcept = default;
|
|
IGridItemPatternIdentifiers(IGridItemPatternIdentifiers&&) noexcept = default;
|
|
IGridItemPatternIdentifiers& operator=(IGridItemPatternIdentifiers const&) & noexcept = default;
|
|
IGridItemPatternIdentifiers& operator=(IGridItemPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGridItemPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGridItemPatternIdentifiersStatics>
|
|
{
|
|
IGridItemPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IGridItemPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGridItemPatternIdentifiersStatics(IGridItemPatternIdentifiersStatics const&) noexcept = default;
|
|
IGridItemPatternIdentifiersStatics(IGridItemPatternIdentifiersStatics&&) noexcept = default;
|
|
IGridItemPatternIdentifiersStatics& operator=(IGridItemPatternIdentifiersStatics const&) & noexcept = default;
|
|
IGridItemPatternIdentifiersStatics& operator=(IGridItemPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGridPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGridPatternIdentifiers>
|
|
{
|
|
IGridPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IGridPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGridPatternIdentifiers(IGridPatternIdentifiers const&) noexcept = default;
|
|
IGridPatternIdentifiers(IGridPatternIdentifiers&&) noexcept = default;
|
|
IGridPatternIdentifiers& operator=(IGridPatternIdentifiers const&) & noexcept = default;
|
|
IGridPatternIdentifiers& operator=(IGridPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IGridPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGridPatternIdentifiersStatics>
|
|
{
|
|
IGridPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IGridPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IGridPatternIdentifiersStatics(IGridPatternIdentifiersStatics const&) noexcept = default;
|
|
IGridPatternIdentifiersStatics(IGridPatternIdentifiersStatics&&) noexcept = default;
|
|
IGridPatternIdentifiersStatics& operator=(IGridPatternIdentifiersStatics const&) & noexcept = default;
|
|
IGridPatternIdentifiersStatics& operator=(IGridPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IMultipleViewPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMultipleViewPatternIdentifiers>
|
|
{
|
|
IMultipleViewPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IMultipleViewPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IMultipleViewPatternIdentifiers(IMultipleViewPatternIdentifiers const&) noexcept = default;
|
|
IMultipleViewPatternIdentifiers(IMultipleViewPatternIdentifiers&&) noexcept = default;
|
|
IMultipleViewPatternIdentifiers& operator=(IMultipleViewPatternIdentifiers const&) & noexcept = default;
|
|
IMultipleViewPatternIdentifiers& operator=(IMultipleViewPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IMultipleViewPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMultipleViewPatternIdentifiersStatics>
|
|
{
|
|
IMultipleViewPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IMultipleViewPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IMultipleViewPatternIdentifiersStatics(IMultipleViewPatternIdentifiersStatics const&) noexcept = default;
|
|
IMultipleViewPatternIdentifiersStatics(IMultipleViewPatternIdentifiersStatics&&) noexcept = default;
|
|
IMultipleViewPatternIdentifiersStatics& operator=(IMultipleViewPatternIdentifiersStatics const&) & noexcept = default;
|
|
IMultipleViewPatternIdentifiersStatics& operator=(IMultipleViewPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IRangeValuePatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IRangeValuePatternIdentifiers>
|
|
{
|
|
IRangeValuePatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IRangeValuePatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IRangeValuePatternIdentifiers(IRangeValuePatternIdentifiers const&) noexcept = default;
|
|
IRangeValuePatternIdentifiers(IRangeValuePatternIdentifiers&&) noexcept = default;
|
|
IRangeValuePatternIdentifiers& operator=(IRangeValuePatternIdentifiers const&) & noexcept = default;
|
|
IRangeValuePatternIdentifiers& operator=(IRangeValuePatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IRangeValuePatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IRangeValuePatternIdentifiersStatics>
|
|
{
|
|
IRangeValuePatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IRangeValuePatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IRangeValuePatternIdentifiersStatics(IRangeValuePatternIdentifiersStatics const&) noexcept = default;
|
|
IRangeValuePatternIdentifiersStatics(IRangeValuePatternIdentifiersStatics&&) noexcept = default;
|
|
IRangeValuePatternIdentifiersStatics& operator=(IRangeValuePatternIdentifiersStatics const&) & noexcept = default;
|
|
IRangeValuePatternIdentifiersStatics& operator=(IRangeValuePatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IScrollPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IScrollPatternIdentifiers>
|
|
{
|
|
IScrollPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IScrollPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IScrollPatternIdentifiers(IScrollPatternIdentifiers const&) noexcept = default;
|
|
IScrollPatternIdentifiers(IScrollPatternIdentifiers&&) noexcept = default;
|
|
IScrollPatternIdentifiers& operator=(IScrollPatternIdentifiers const&) & noexcept = default;
|
|
IScrollPatternIdentifiers& operator=(IScrollPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IScrollPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IScrollPatternIdentifiersStatics>
|
|
{
|
|
IScrollPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IScrollPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IScrollPatternIdentifiersStatics(IScrollPatternIdentifiersStatics const&) noexcept = default;
|
|
IScrollPatternIdentifiersStatics(IScrollPatternIdentifiersStatics&&) noexcept = default;
|
|
IScrollPatternIdentifiersStatics& operator=(IScrollPatternIdentifiersStatics const&) & noexcept = default;
|
|
IScrollPatternIdentifiersStatics& operator=(IScrollPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISelectionItemPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISelectionItemPatternIdentifiers>
|
|
{
|
|
ISelectionItemPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
ISelectionItemPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISelectionItemPatternIdentifiers(ISelectionItemPatternIdentifiers const&) noexcept = default;
|
|
ISelectionItemPatternIdentifiers(ISelectionItemPatternIdentifiers&&) noexcept = default;
|
|
ISelectionItemPatternIdentifiers& operator=(ISelectionItemPatternIdentifiers const&) & noexcept = default;
|
|
ISelectionItemPatternIdentifiers& operator=(ISelectionItemPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISelectionItemPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISelectionItemPatternIdentifiersStatics>
|
|
{
|
|
ISelectionItemPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ISelectionItemPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISelectionItemPatternIdentifiersStatics(ISelectionItemPatternIdentifiersStatics const&) noexcept = default;
|
|
ISelectionItemPatternIdentifiersStatics(ISelectionItemPatternIdentifiersStatics&&) noexcept = default;
|
|
ISelectionItemPatternIdentifiersStatics& operator=(ISelectionItemPatternIdentifiersStatics const&) & noexcept = default;
|
|
ISelectionItemPatternIdentifiersStatics& operator=(ISelectionItemPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISelectionPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISelectionPatternIdentifiers>
|
|
{
|
|
ISelectionPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
ISelectionPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISelectionPatternIdentifiers(ISelectionPatternIdentifiers const&) noexcept = default;
|
|
ISelectionPatternIdentifiers(ISelectionPatternIdentifiers&&) noexcept = default;
|
|
ISelectionPatternIdentifiers& operator=(ISelectionPatternIdentifiers const&) & noexcept = default;
|
|
ISelectionPatternIdentifiers& operator=(ISelectionPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISelectionPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISelectionPatternIdentifiersStatics>
|
|
{
|
|
ISelectionPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ISelectionPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISelectionPatternIdentifiersStatics(ISelectionPatternIdentifiersStatics const&) noexcept = default;
|
|
ISelectionPatternIdentifiersStatics(ISelectionPatternIdentifiersStatics&&) noexcept = default;
|
|
ISelectionPatternIdentifiersStatics& operator=(ISelectionPatternIdentifiersStatics const&) & noexcept = default;
|
|
ISelectionPatternIdentifiersStatics& operator=(ISelectionPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISpreadsheetItemPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISpreadsheetItemPatternIdentifiers>
|
|
{
|
|
ISpreadsheetItemPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
ISpreadsheetItemPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISpreadsheetItemPatternIdentifiers(ISpreadsheetItemPatternIdentifiers const&) noexcept = default;
|
|
ISpreadsheetItemPatternIdentifiers(ISpreadsheetItemPatternIdentifiers&&) noexcept = default;
|
|
ISpreadsheetItemPatternIdentifiers& operator=(ISpreadsheetItemPatternIdentifiers const&) & noexcept = default;
|
|
ISpreadsheetItemPatternIdentifiers& operator=(ISpreadsheetItemPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISpreadsheetItemPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISpreadsheetItemPatternIdentifiersStatics>
|
|
{
|
|
ISpreadsheetItemPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ISpreadsheetItemPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISpreadsheetItemPatternIdentifiersStatics(ISpreadsheetItemPatternIdentifiersStatics const&) noexcept = default;
|
|
ISpreadsheetItemPatternIdentifiersStatics(ISpreadsheetItemPatternIdentifiersStatics&&) noexcept = default;
|
|
ISpreadsheetItemPatternIdentifiersStatics& operator=(ISpreadsheetItemPatternIdentifiersStatics const&) & noexcept = default;
|
|
ISpreadsheetItemPatternIdentifiersStatics& operator=(ISpreadsheetItemPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IStylesPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IStylesPatternIdentifiers>
|
|
{
|
|
IStylesPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IStylesPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IStylesPatternIdentifiers(IStylesPatternIdentifiers const&) noexcept = default;
|
|
IStylesPatternIdentifiers(IStylesPatternIdentifiers&&) noexcept = default;
|
|
IStylesPatternIdentifiers& operator=(IStylesPatternIdentifiers const&) & noexcept = default;
|
|
IStylesPatternIdentifiers& operator=(IStylesPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IStylesPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IStylesPatternIdentifiersStatics>
|
|
{
|
|
IStylesPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IStylesPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IStylesPatternIdentifiersStatics(IStylesPatternIdentifiersStatics const&) noexcept = default;
|
|
IStylesPatternIdentifiersStatics(IStylesPatternIdentifiersStatics&&) noexcept = default;
|
|
IStylesPatternIdentifiersStatics& operator=(IStylesPatternIdentifiersStatics const&) & noexcept = default;
|
|
IStylesPatternIdentifiersStatics& operator=(IStylesPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITableItemPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITableItemPatternIdentifiers>
|
|
{
|
|
ITableItemPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
ITableItemPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITableItemPatternIdentifiers(ITableItemPatternIdentifiers const&) noexcept = default;
|
|
ITableItemPatternIdentifiers(ITableItemPatternIdentifiers&&) noexcept = default;
|
|
ITableItemPatternIdentifiers& operator=(ITableItemPatternIdentifiers const&) & noexcept = default;
|
|
ITableItemPatternIdentifiers& operator=(ITableItemPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITableItemPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITableItemPatternIdentifiersStatics>
|
|
{
|
|
ITableItemPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ITableItemPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITableItemPatternIdentifiersStatics(ITableItemPatternIdentifiersStatics const&) noexcept = default;
|
|
ITableItemPatternIdentifiersStatics(ITableItemPatternIdentifiersStatics&&) noexcept = default;
|
|
ITableItemPatternIdentifiersStatics& operator=(ITableItemPatternIdentifiersStatics const&) & noexcept = default;
|
|
ITableItemPatternIdentifiersStatics& operator=(ITableItemPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITablePatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITablePatternIdentifiers>
|
|
{
|
|
ITablePatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
ITablePatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITablePatternIdentifiers(ITablePatternIdentifiers const&) noexcept = default;
|
|
ITablePatternIdentifiers(ITablePatternIdentifiers&&) noexcept = default;
|
|
ITablePatternIdentifiers& operator=(ITablePatternIdentifiers const&) & noexcept = default;
|
|
ITablePatternIdentifiers& operator=(ITablePatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITablePatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITablePatternIdentifiersStatics>
|
|
{
|
|
ITablePatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ITablePatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITablePatternIdentifiersStatics(ITablePatternIdentifiersStatics const&) noexcept = default;
|
|
ITablePatternIdentifiersStatics(ITablePatternIdentifiersStatics&&) noexcept = default;
|
|
ITablePatternIdentifiersStatics& operator=(ITablePatternIdentifiersStatics const&) & noexcept = default;
|
|
ITablePatternIdentifiersStatics& operator=(ITablePatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITogglePatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITogglePatternIdentifiers>
|
|
{
|
|
ITogglePatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
ITogglePatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITogglePatternIdentifiers(ITogglePatternIdentifiers const&) noexcept = default;
|
|
ITogglePatternIdentifiers(ITogglePatternIdentifiers&&) noexcept = default;
|
|
ITogglePatternIdentifiers& operator=(ITogglePatternIdentifiers const&) & noexcept = default;
|
|
ITogglePatternIdentifiers& operator=(ITogglePatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITogglePatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITogglePatternIdentifiersStatics>
|
|
{
|
|
ITogglePatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ITogglePatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITogglePatternIdentifiersStatics(ITogglePatternIdentifiersStatics const&) noexcept = default;
|
|
ITogglePatternIdentifiersStatics(ITogglePatternIdentifiersStatics&&) noexcept = default;
|
|
ITogglePatternIdentifiersStatics& operator=(ITogglePatternIdentifiersStatics const&) & noexcept = default;
|
|
ITogglePatternIdentifiersStatics& operator=(ITogglePatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITransformPattern2Identifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITransformPattern2Identifiers>
|
|
{
|
|
ITransformPattern2Identifiers(std::nullptr_t = nullptr) noexcept {}
|
|
ITransformPattern2Identifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITransformPattern2Identifiers(ITransformPattern2Identifiers const&) noexcept = default;
|
|
ITransformPattern2Identifiers(ITransformPattern2Identifiers&&) noexcept = default;
|
|
ITransformPattern2Identifiers& operator=(ITransformPattern2Identifiers const&) & noexcept = default;
|
|
ITransformPattern2Identifiers& operator=(ITransformPattern2Identifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITransformPattern2IdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITransformPattern2IdentifiersStatics>
|
|
{
|
|
ITransformPattern2IdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ITransformPattern2IdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITransformPattern2IdentifiersStatics(ITransformPattern2IdentifiersStatics const&) noexcept = default;
|
|
ITransformPattern2IdentifiersStatics(ITransformPattern2IdentifiersStatics&&) noexcept = default;
|
|
ITransformPattern2IdentifiersStatics& operator=(ITransformPattern2IdentifiersStatics const&) & noexcept = default;
|
|
ITransformPattern2IdentifiersStatics& operator=(ITransformPattern2IdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITransformPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITransformPatternIdentifiers>
|
|
{
|
|
ITransformPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
ITransformPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITransformPatternIdentifiers(ITransformPatternIdentifiers const&) noexcept = default;
|
|
ITransformPatternIdentifiers(ITransformPatternIdentifiers&&) noexcept = default;
|
|
ITransformPatternIdentifiers& operator=(ITransformPatternIdentifiers const&) & noexcept = default;
|
|
ITransformPatternIdentifiers& operator=(ITransformPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ITransformPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITransformPatternIdentifiersStatics>
|
|
{
|
|
ITransformPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ITransformPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ITransformPatternIdentifiersStatics(ITransformPatternIdentifiersStatics const&) noexcept = default;
|
|
ITransformPatternIdentifiersStatics(ITransformPatternIdentifiersStatics&&) noexcept = default;
|
|
ITransformPatternIdentifiersStatics& operator=(ITransformPatternIdentifiersStatics const&) & noexcept = default;
|
|
ITransformPatternIdentifiersStatics& operator=(ITransformPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IValuePatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IValuePatternIdentifiers>
|
|
{
|
|
IValuePatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IValuePatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IValuePatternIdentifiers(IValuePatternIdentifiers const&) noexcept = default;
|
|
IValuePatternIdentifiers(IValuePatternIdentifiers&&) noexcept = default;
|
|
IValuePatternIdentifiers& operator=(IValuePatternIdentifiers const&) & noexcept = default;
|
|
IValuePatternIdentifiers& operator=(IValuePatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IValuePatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IValuePatternIdentifiersStatics>
|
|
{
|
|
IValuePatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IValuePatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IValuePatternIdentifiersStatics(IValuePatternIdentifiersStatics const&) noexcept = default;
|
|
IValuePatternIdentifiersStatics(IValuePatternIdentifiersStatics&&) noexcept = default;
|
|
IValuePatternIdentifiersStatics& operator=(IValuePatternIdentifiersStatics const&) & noexcept = default;
|
|
IValuePatternIdentifiersStatics& operator=(IValuePatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWindowPatternIdentifiers :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindowPatternIdentifiers>
|
|
{
|
|
IWindowPatternIdentifiers(std::nullptr_t = nullptr) noexcept {}
|
|
IWindowPatternIdentifiers(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWindowPatternIdentifiers(IWindowPatternIdentifiers const&) noexcept = default;
|
|
IWindowPatternIdentifiers(IWindowPatternIdentifiers&&) noexcept = default;
|
|
IWindowPatternIdentifiers& operator=(IWindowPatternIdentifiers const&) & noexcept = default;
|
|
IWindowPatternIdentifiers& operator=(IWindowPatternIdentifiers&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IWindowPatternIdentifiersStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindowPatternIdentifiersStatics>
|
|
{
|
|
IWindowPatternIdentifiersStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IWindowPatternIdentifiersStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IWindowPatternIdentifiersStatics(IWindowPatternIdentifiersStatics const&) noexcept = default;
|
|
IWindowPatternIdentifiersStatics(IWindowPatternIdentifiersStatics&&) noexcept = default;
|
|
IWindowPatternIdentifiersStatics& operator=(IWindowPatternIdentifiersStatics const&) & noexcept = default;
|
|
IWindowPatternIdentifiersStatics& operator=(IWindowPatternIdentifiersStatics&&) & noexcept = default;
|
|
};
|
|
}
|
|
#endif
|