// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.240405.15 #pragma once #ifndef WINRT_Microsoft_Windows_ApplicationModel_WindowsAppRuntime_1_H #define WINRT_Microsoft_Windows_ApplicationModel_WindowsAppRuntime_1_H #include "winrt/impl/Microsoft.Windows.ApplicationModel.WindowsAppRuntime.0.h" WINRT_EXPORT namespace winrt::Microsoft::Windows::ApplicationModel::WindowsAppRuntime { struct WINRT_IMPL_EMPTY_BASES IDeploymentInitializeOptions : winrt::Windows::Foundation::IInspectable, impl::consume_t { IDeploymentInitializeOptions(std::nullptr_t = nullptr) noexcept {} IDeploymentInitializeOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IDeploymentInitializeOptions2 : winrt::Windows::Foundation::IInspectable, impl::consume_t { IDeploymentInitializeOptions2(std::nullptr_t = nullptr) noexcept {} IDeploymentInitializeOptions2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IDeploymentManagerStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { IDeploymentManagerStatics(std::nullptr_t = nullptr) noexcept {} IDeploymentManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IDeploymentManagerStatics2 : winrt::Windows::Foundation::IInspectable, impl::consume_t { IDeploymentManagerStatics2(std::nullptr_t = nullptr) noexcept {} IDeploymentManagerStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IDeploymentResult : winrt::Windows::Foundation::IInspectable, impl::consume_t { IDeploymentResult(std::nullptr_t = nullptr) noexcept {} IDeploymentResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IDeploymentResultFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IDeploymentResultFactory(std::nullptr_t = nullptr) noexcept {} IDeploymentResultFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IReleaseInfoStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { IReleaseInfoStatics(std::nullptr_t = nullptr) noexcept {} IReleaseInfoStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IRuntimeCompatibilityOptions : winrt::Windows::Foundation::IInspectable, impl::consume_t { IRuntimeCompatibilityOptions(std::nullptr_t = nullptr) noexcept {} IRuntimeCompatibilityOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IRuntimeInfoStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { IRuntimeInfoStatics(std::nullptr_t = nullptr) noexcept {} IRuntimeInfoStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; } #endif