mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
1183 lines
61 KiB
C++
1183 lines
61 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT
|
|
// v2.0.250303.1
|
|
|
|
#pragma once
|
|
#ifndef WINRT_Microsoft_UI_Xaml_1_H
|
|
#define WINRT_Microsoft_UI_Xaml_1_H
|
|
#include "winrt/impl/Microsoft.UI.Xaml.0.h"
|
|
WINRT_EXPORT namespace winrt::Microsoft::UI::Xaml {
|
|
struct WINRT_IMPL_EMPTY_BASES IAdaptiveTrigger
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAdaptiveTrigger> {
|
|
IAdaptiveTrigger(std::nullptr_t = nullptr) noexcept {}
|
|
IAdaptiveTrigger(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IAdaptiveTriggerFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAdaptiveTriggerFactory> {
|
|
IAdaptiveTriggerFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IAdaptiveTriggerFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IAdaptiveTriggerStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAdaptiveTriggerStatics> {
|
|
IAdaptiveTriggerStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IAdaptiveTriggerStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IApplication
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IApplication> {
|
|
IApplication(std::nullptr_t = nullptr) noexcept {}
|
|
IApplication(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IApplication2
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IApplication2> {
|
|
IApplication2(std::nullptr_t = nullptr) noexcept {}
|
|
IApplication2(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IApplication3
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IApplication3> {
|
|
IApplication3(std::nullptr_t = nullptr) noexcept {}
|
|
IApplication3(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IApplicationFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IApplicationFactory> {
|
|
IApplicationFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IApplicationFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IApplicationInitializationCallbackParams
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IApplicationInitializationCallbackParams> {
|
|
IApplicationInitializationCallbackParams(
|
|
std::nullptr_t = nullptr) noexcept {}
|
|
IApplicationInitializationCallbackParams(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IApplicationOverrides
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IApplicationOverrides> {
|
|
IApplicationOverrides(std::nullptr_t = nullptr) noexcept {}
|
|
IApplicationOverrides(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IApplicationStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IApplicationStatics> {
|
|
IApplicationStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IApplicationStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IBindingFailedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBindingFailedEventArgs> {
|
|
IBindingFailedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBindingFailedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IBringIntoViewOptions
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBringIntoViewOptions> {
|
|
IBringIntoViewOptions(std::nullptr_t = nullptr) noexcept {}
|
|
IBringIntoViewOptions(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IBringIntoViewRequestedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBringIntoViewRequestedEventArgs> {
|
|
IBringIntoViewRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBringIntoViewRequestedEventArgs(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IBrushTransition
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBrushTransition> {
|
|
IBrushTransition(std::nullptr_t = nullptr) noexcept {}
|
|
IBrushTransition(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IBrushTransitionFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBrushTransitionFactory> {
|
|
IBrushTransitionFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IBrushTransitionFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IColorPaletteResources
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IColorPaletteResources> {
|
|
IColorPaletteResources(std::nullptr_t = nullptr) noexcept {}
|
|
IColorPaletteResources(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IColorPaletteResourcesFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IColorPaletteResourcesFactory> {
|
|
IColorPaletteResourcesFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IColorPaletteResourcesFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ICornerRadiusHelper
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ICornerRadiusHelper> {
|
|
ICornerRadiusHelper(std::nullptr_t = nullptr) noexcept {}
|
|
ICornerRadiusHelper(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ICornerRadiusHelperStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ICornerRadiusHelperStatics> {
|
|
ICornerRadiusHelperStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ICornerRadiusHelperStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDataContextChangedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDataContextChangedEventArgs> {
|
|
IDataContextChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDataContextChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDataTemplate
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDataTemplate> {
|
|
IDataTemplate(std::nullptr_t = nullptr) noexcept {}
|
|
IDataTemplate(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDataTemplateExtension
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDataTemplateExtension> {
|
|
IDataTemplateExtension(std::nullptr_t = nullptr) noexcept {}
|
|
IDataTemplateExtension(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDataTemplateFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDataTemplateFactory> {
|
|
IDataTemplateFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IDataTemplateFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDataTemplateKey
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDataTemplateKey> {
|
|
IDataTemplateKey(std::nullptr_t = nullptr) noexcept {}
|
|
IDataTemplateKey(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDataTemplateKeyFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDataTemplateKeyFactory> {
|
|
IDataTemplateKeyFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IDataTemplateKeyFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDataTemplateStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDataTemplateStatics> {
|
|
IDataTemplateStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDataTemplateStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDebugSettings
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDebugSettings> {
|
|
IDebugSettings(std::nullptr_t = nullptr) noexcept {}
|
|
IDebugSettings(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDebugSettings2
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDebugSettings2> {
|
|
IDebugSettings2(std::nullptr_t = nullptr) noexcept {}
|
|
IDebugSettings2(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDebugSettings3
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDebugSettings3> {
|
|
IDebugSettings3(std::nullptr_t = nullptr) noexcept {}
|
|
IDebugSettings3(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDependencyObject
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDependencyObject> {
|
|
IDependencyObject(std::nullptr_t = nullptr) noexcept {}
|
|
IDependencyObject(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDependencyObjectCollectionFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDependencyObjectCollectionFactory> {
|
|
IDependencyObjectCollectionFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IDependencyObjectCollectionFactory(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDependencyObjectFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDependencyObjectFactory> {
|
|
IDependencyObjectFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IDependencyObjectFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDependencyProperty
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDependencyProperty> {
|
|
IDependencyProperty(std::nullptr_t = nullptr) noexcept {}
|
|
IDependencyProperty(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDependencyPropertyChangedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDependencyPropertyChangedEventArgs> {
|
|
IDependencyPropertyChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDependencyPropertyChangedEventArgs(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDependencyPropertyStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDependencyPropertyStatics> {
|
|
IDependencyPropertyStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDependencyPropertyStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDispatcherTimer
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDispatcherTimer> {
|
|
IDispatcherTimer(std::nullptr_t = nullptr) noexcept {}
|
|
IDispatcherTimer(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDispatcherTimerFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDispatcherTimerFactory> {
|
|
IDispatcherTimerFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IDispatcherTimerFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDragEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDragEventArgs> {
|
|
IDragEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDragEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDragOperationDeferral
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDragOperationDeferral> {
|
|
IDragOperationDeferral(std::nullptr_t = nullptr) noexcept {}
|
|
IDragOperationDeferral(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDragStartingEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDragStartingEventArgs> {
|
|
IDragStartingEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDragStartingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDragUI
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDragUI> {
|
|
IDragUI(std::nullptr_t = nullptr) noexcept {}
|
|
IDragUI(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDragUIOverride
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDragUIOverride> {
|
|
IDragUIOverride(std::nullptr_t = nullptr) noexcept {}
|
|
IDragUIOverride(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDropCompletedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDropCompletedEventArgs> {
|
|
IDropCompletedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDropCompletedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDurationHelper
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDurationHelper> {
|
|
IDurationHelper(std::nullptr_t = nullptr) noexcept {}
|
|
IDurationHelper(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDurationHelperStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDurationHelperStatics> {
|
|
IDurationHelperStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDurationHelperStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IEffectiveViewportChangedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEffectiveViewportChangedEventArgs> {
|
|
IEffectiveViewportChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEffectiveViewportChangedEventArgs(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IElementFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IElementFactory> {
|
|
IElementFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IElementFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IElementFactoryGetArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IElementFactoryGetArgs> {
|
|
IElementFactoryGetArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IElementFactoryGetArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IElementFactoryGetArgsFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IElementFactoryGetArgsFactory> {
|
|
IElementFactoryGetArgsFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IElementFactoryGetArgsFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IElementFactoryRecycleArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IElementFactoryRecycleArgs> {
|
|
IElementFactoryRecycleArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IElementFactoryRecycleArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IElementFactoryRecycleArgsFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IElementFactoryRecycleArgsFactory> {
|
|
IElementFactoryRecycleArgsFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IElementFactoryRecycleArgsFactory(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IElementSoundPlayer
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IElementSoundPlayer> {
|
|
IElementSoundPlayer(std::nullptr_t = nullptr) noexcept {}
|
|
IElementSoundPlayer(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IElementSoundPlayerStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IElementSoundPlayerStatics> {
|
|
IElementSoundPlayerStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IElementSoundPlayerStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IEventTrigger
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEventTrigger> {
|
|
IEventTrigger(std::nullptr_t = nullptr) noexcept {}
|
|
IEventTrigger(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IExceptionRoutedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IExceptionRoutedEventArgs> {
|
|
IExceptionRoutedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IExceptionRoutedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IExceptionRoutedEventArgsFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IExceptionRoutedEventArgsFactory> {
|
|
IExceptionRoutedEventArgsFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IExceptionRoutedEventArgsFactory(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IFrameworkElement
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IFrameworkElement> {
|
|
IFrameworkElement(std::nullptr_t = nullptr) noexcept {}
|
|
IFrameworkElement(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IFrameworkElementFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IFrameworkElementFactory> {
|
|
IFrameworkElementFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IFrameworkElementFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IFrameworkElementOverrides
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IFrameworkElementOverrides> {
|
|
IFrameworkElementOverrides(std::nullptr_t = nullptr) noexcept {}
|
|
IFrameworkElementOverrides(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IFrameworkElementProtected
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IFrameworkElementProtected> {
|
|
IFrameworkElementProtected(std::nullptr_t = nullptr) noexcept {}
|
|
IFrameworkElementProtected(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IFrameworkElementStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IFrameworkElementStatics> {
|
|
IFrameworkElementStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IFrameworkElementStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IFrameworkTemplate
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IFrameworkTemplate> {
|
|
IFrameworkTemplate(std::nullptr_t = nullptr) noexcept {}
|
|
IFrameworkTemplate(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IFrameworkTemplateFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IFrameworkTemplateFactory> {
|
|
IFrameworkTemplateFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IFrameworkTemplateFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IFrameworkView
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IFrameworkView> {
|
|
IFrameworkView(std::nullptr_t = nullptr) noexcept {}
|
|
IFrameworkView(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IFrameworkViewSource
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IFrameworkViewSource> {
|
|
IFrameworkViewSource(std::nullptr_t = nullptr) noexcept {}
|
|
IFrameworkViewSource(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IGridLengthHelper
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGridLengthHelper> {
|
|
IGridLengthHelper(std::nullptr_t = nullptr) noexcept {}
|
|
IGridLengthHelper(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IGridLengthHelperStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IGridLengthHelperStatics> {
|
|
IGridLengthHelperStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IGridLengthHelperStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ILaunchActivatedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ILaunchActivatedEventArgs> {
|
|
ILaunchActivatedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
ILaunchActivatedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IMediaFailedRoutedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMediaFailedRoutedEventArgs> {
|
|
IMediaFailedRoutedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IMediaFailedRoutedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPointHelper
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPointHelper> {
|
|
IPointHelper(std::nullptr_t = nullptr) noexcept {}
|
|
IPointHelper(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPointHelperStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPointHelperStatics> {
|
|
IPointHelperStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IPointHelperStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPropertyMetadata
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPropertyMetadata> {
|
|
IPropertyMetadata(std::nullptr_t = nullptr) noexcept {}
|
|
IPropertyMetadata(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPropertyMetadataFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPropertyMetadataFactory> {
|
|
IPropertyMetadataFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IPropertyMetadataFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPropertyMetadataStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPropertyMetadataStatics> {
|
|
IPropertyMetadataStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IPropertyMetadataStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPropertyPath
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPropertyPath> {
|
|
IPropertyPath(std::nullptr_t = nullptr) noexcept {}
|
|
IPropertyPath(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPropertyPathFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPropertyPathFactory> {
|
|
IPropertyPathFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IPropertyPathFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IRectHelper
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IRectHelper> {
|
|
IRectHelper(std::nullptr_t = nullptr) noexcept {}
|
|
IRectHelper(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IRectHelperStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IRectHelperStatics> {
|
|
IRectHelperStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IRectHelperStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IResourceDictionary
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IResourceDictionary> {
|
|
IResourceDictionary(std::nullptr_t = nullptr) noexcept {}
|
|
IResourceDictionary(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IResourceDictionaryFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IResourceDictionaryFactory> {
|
|
IResourceDictionaryFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IResourceDictionaryFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IResourceManagerRequestedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IResourceManagerRequestedEventArgs> {
|
|
IResourceManagerRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IResourceManagerRequestedEventArgs(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IRoutedEvent
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IRoutedEvent> {
|
|
IRoutedEvent(std::nullptr_t = nullptr) noexcept {}
|
|
IRoutedEvent(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IRoutedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IRoutedEventArgs> {
|
|
IRoutedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IRoutedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IRoutedEventArgsFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IRoutedEventArgsFactory> {
|
|
IRoutedEventArgsFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IRoutedEventArgsFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IScalarTransition
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IScalarTransition> {
|
|
IScalarTransition(std::nullptr_t = nullptr) noexcept {}
|
|
IScalarTransition(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IScalarTransitionFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IScalarTransitionFactory> {
|
|
IScalarTransitionFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IScalarTransitionFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ISetter
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISetter> {
|
|
ISetter(std::nullptr_t = nullptr) noexcept {}
|
|
ISetter(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ISetterBase
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISetterBase> {
|
|
ISetterBase(std::nullptr_t = nullptr) noexcept {}
|
|
ISetterBase(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ISetterBaseCollection
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISetterBaseCollection> {
|
|
ISetterBaseCollection(std::nullptr_t = nullptr) noexcept {}
|
|
ISetterBaseCollection(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ISetterBaseFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISetterBaseFactory> {
|
|
ISetterBaseFactory(std::nullptr_t = nullptr) noexcept {}
|
|
ISetterBaseFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ISetterFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISetterFactory> {
|
|
ISetterFactory(std::nullptr_t = nullptr) noexcept {}
|
|
ISetterFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ISizeChangedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISizeChangedEventArgs> {
|
|
ISizeChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
ISizeChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ISizeHelper
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISizeHelper> {
|
|
ISizeHelper(std::nullptr_t = nullptr) noexcept {}
|
|
ISizeHelper(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ISizeHelperStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISizeHelperStatics> {
|
|
ISizeHelperStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ISizeHelperStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IStateTrigger
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IStateTrigger> {
|
|
IStateTrigger(std::nullptr_t = nullptr) noexcept {}
|
|
IStateTrigger(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IStateTriggerBase
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IStateTriggerBase> {
|
|
IStateTriggerBase(std::nullptr_t = nullptr) noexcept {}
|
|
IStateTriggerBase(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IStateTriggerBaseFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IStateTriggerBaseFactory> {
|
|
IStateTriggerBaseFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IStateTriggerBaseFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IStateTriggerBaseProtected
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IStateTriggerBaseProtected> {
|
|
IStateTriggerBaseProtected(std::nullptr_t = nullptr) noexcept {}
|
|
IStateTriggerBaseProtected(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IStateTriggerStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IStateTriggerStatics> {
|
|
IStateTriggerStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IStateTriggerStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IStyle
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IStyle> {
|
|
IStyle(std::nullptr_t = nullptr) noexcept {}
|
|
IStyle(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IStyleFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IStyleFactory> {
|
|
IStyleFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IStyleFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ITargetPropertyPath
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITargetPropertyPath> {
|
|
ITargetPropertyPath(std::nullptr_t = nullptr) noexcept {}
|
|
ITargetPropertyPath(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ITargetPropertyPathFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITargetPropertyPathFactory> {
|
|
ITargetPropertyPathFactory(std::nullptr_t = nullptr) noexcept {}
|
|
ITargetPropertyPathFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IThicknessHelper
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IThicknessHelper> {
|
|
IThicknessHelper(std::nullptr_t = nullptr) noexcept {}
|
|
IThicknessHelper(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IThicknessHelperStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IThicknessHelperStatics> {
|
|
IThicknessHelperStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IThicknessHelperStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ITriggerAction
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITriggerAction> {
|
|
ITriggerAction(std::nullptr_t = nullptr) noexcept {}
|
|
ITriggerAction(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ITriggerActionFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITriggerActionFactory> {
|
|
ITriggerActionFactory(std::nullptr_t = nullptr) noexcept {}
|
|
ITriggerActionFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ITriggerBase
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITriggerBase> {
|
|
ITriggerBase(std::nullptr_t = nullptr) noexcept {}
|
|
ITriggerBase(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ITriggerBaseFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ITriggerBaseFactory> {
|
|
ITriggerBaseFactory(std::nullptr_t = nullptr) noexcept {}
|
|
ITriggerBaseFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IUIElement
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IUIElement> {
|
|
IUIElement(std::nullptr_t = nullptr) noexcept {}
|
|
IUIElement(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IUIElementFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IUIElementFactory> {
|
|
IUIElementFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IUIElementFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IUIElementOverrides
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IUIElementOverrides> {
|
|
IUIElementOverrides(std::nullptr_t = nullptr) noexcept {}
|
|
IUIElementOverrides(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IUIElementProtected
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IUIElementProtected> {
|
|
IUIElementProtected(std::nullptr_t = nullptr) noexcept {}
|
|
IUIElementProtected(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IUIElementStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IUIElementStatics> {
|
|
IUIElementStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IUIElementStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IUIElementWeakCollectionFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IUIElementWeakCollectionFactory> {
|
|
IUIElementWeakCollectionFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IUIElementWeakCollectionFactory(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IUnhandledExceptionEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IUnhandledExceptionEventArgs> {
|
|
IUnhandledExceptionEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IUnhandledExceptionEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVector3Transition
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVector3Transition> {
|
|
IVector3Transition(std::nullptr_t = nullptr) noexcept {}
|
|
IVector3Transition(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVector3TransitionFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVector3TransitionFactory> {
|
|
IVector3TransitionFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IVector3TransitionFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualState
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualState> {
|
|
IVisualState(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualState(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualStateChangedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualStateChangedEventArgs> {
|
|
IVisualStateChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualStateChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualStateGroup
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualStateGroup> {
|
|
IVisualStateGroup(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualStateGroup(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualStateManager
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualStateManager> {
|
|
IVisualStateManager(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualStateManager(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualStateManagerFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualStateManagerFactory> {
|
|
IVisualStateManagerFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualStateManagerFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualStateManagerOverrides
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualStateManagerOverrides> {
|
|
IVisualStateManagerOverrides(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualStateManagerOverrides(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualStateManagerProtected
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualStateManagerProtected> {
|
|
IVisualStateManagerProtected(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualStateManagerProtected(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualStateManagerStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualStateManagerStatics> {
|
|
IVisualStateManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualStateManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualTransition
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualTransition> {
|
|
IVisualTransition(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualTransition(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVisualTransitionFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVisualTransitionFactory> {
|
|
IVisualTransitionFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IVisualTransitionFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IWindow
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindow> {
|
|
IWindow(std::nullptr_t = nullptr) noexcept {}
|
|
IWindow(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IWindow2
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindow2> {
|
|
IWindow2(std::nullptr_t = nullptr) noexcept {}
|
|
IWindow2(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IWindowActivatedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindowActivatedEventArgs> {
|
|
IWindowActivatedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IWindowActivatedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IWindowEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindowEventArgs> {
|
|
IWindowEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IWindowEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IWindowFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindowFactory> {
|
|
IWindowFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IWindowFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IWindowSizeChangedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindowSizeChangedEventArgs> {
|
|
IWindowSizeChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IWindowSizeChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IWindowStatics
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindowStatics> {
|
|
IWindowStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IWindowStatics(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IWindowVisibilityChangedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IWindowVisibilityChangedEventArgs> {
|
|
IWindowVisibilityChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IWindowVisibilityChangedEventArgs(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IXamlIsland
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IXamlIsland> {
|
|
IXamlIsland(std::nullptr_t = nullptr) noexcept {}
|
|
IXamlIsland(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IXamlIslandFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IXamlIslandFactory> {
|
|
IXamlIslandFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IXamlIslandFactory(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IXamlResourceReferenceFailedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IXamlResourceReferenceFailedEventArgs> {
|
|
IXamlResourceReferenceFailedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IXamlResourceReferenceFailedEventArgs(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IXamlRoot
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IXamlRoot> {
|
|
IXamlRoot(std::nullptr_t = nullptr) noexcept {}
|
|
IXamlRoot(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IXamlRoot2
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IXamlRoot2> {
|
|
IXamlRoot2(std::nullptr_t = nullptr) noexcept {}
|
|
IXamlRoot2(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IXamlRoot3
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IXamlRoot3> {
|
|
IXamlRoot3(std::nullptr_t = nullptr) noexcept {}
|
|
IXamlRoot3(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IXamlRoot4
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IXamlRoot4> {
|
|
IXamlRoot4(std::nullptr_t = nullptr) noexcept {}
|
|
IXamlRoot4(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IXamlRootChangedEventArgs
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IXamlRootChangedEventArgs> {
|
|
IXamlRootChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IXamlRootChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IXamlServiceProvider
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IXamlServiceProvider> {
|
|
IXamlServiceProvider(std::nullptr_t = nullptr) noexcept {}
|
|
IXamlServiceProvider(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
}
|
|
#endif
|