mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Update WinRT to new version 2.0.250303.1
PiperOrigin-RevId: 781075193
This commit is contained in:
committed by
Copybara-Service
parent
5e558cffc4
commit
8f14bd10fc
+32
-32
@@ -1,4 +1,4 @@
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.220531.1
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.250303.1
|
||||
|
||||
#pragma once
|
||||
#ifndef WINRT_Windows_ApplicationModel_Payments_1_H
|
||||
@@ -6,217 +6,217 @@
|
||||
#include "winrt/impl/Windows.ApplicationModel.Payments.0.h"
|
||||
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Payments
|
||||
{
|
||||
struct __declspec(empty_bases) IPaymentAddress :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentAddress :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentAddress>
|
||||
{
|
||||
IPaymentAddress(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentAddress(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentCanMakePaymentResult :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentCanMakePaymentResult :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentCanMakePaymentResult>
|
||||
{
|
||||
IPaymentCanMakePaymentResult(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentCanMakePaymentResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentCanMakePaymentResultFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentCanMakePaymentResultFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentCanMakePaymentResultFactory>
|
||||
{
|
||||
IPaymentCanMakePaymentResultFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentCanMakePaymentResultFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentCurrencyAmount :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentCurrencyAmount :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentCurrencyAmount>
|
||||
{
|
||||
IPaymentCurrencyAmount(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentCurrencyAmount(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentCurrencyAmountFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentCurrencyAmountFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentCurrencyAmountFactory>
|
||||
{
|
||||
IPaymentCurrencyAmountFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentCurrencyAmountFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentDetails :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentDetails :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentDetails>
|
||||
{
|
||||
IPaymentDetails(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentDetailsFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentDetailsFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentDetailsFactory>
|
||||
{
|
||||
IPaymentDetailsFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentDetailsFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentDetailsModifier :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentDetailsModifier :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentDetailsModifier>
|
||||
{
|
||||
IPaymentDetailsModifier(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentDetailsModifier(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentDetailsModifierFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentDetailsModifierFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentDetailsModifierFactory>
|
||||
{
|
||||
IPaymentDetailsModifierFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentDetailsModifierFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentItem :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentItem :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentItem>
|
||||
{
|
||||
IPaymentItem(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentItemFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentItemFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentItemFactory>
|
||||
{
|
||||
IPaymentItemFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentItemFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentMediator :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentMediator :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentMediator>
|
||||
{
|
||||
IPaymentMediator(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentMediator(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentMediator2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentMediator2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentMediator2>
|
||||
{
|
||||
IPaymentMediator2(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentMediator2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentMerchantInfo :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentMerchantInfo :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentMerchantInfo>
|
||||
{
|
||||
IPaymentMerchantInfo(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentMerchantInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentMerchantInfoFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentMerchantInfoFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentMerchantInfoFactory>
|
||||
{
|
||||
IPaymentMerchantInfoFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentMerchantInfoFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentMethodData :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentMethodData :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentMethodData>
|
||||
{
|
||||
IPaymentMethodData(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentMethodData(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentMethodDataFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentMethodDataFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentMethodDataFactory>
|
||||
{
|
||||
IPaymentMethodDataFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentMethodDataFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentOptions :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentOptions :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentOptions>
|
||||
{
|
||||
IPaymentOptions(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentRequest :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentRequest :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentRequest>
|
||||
{
|
||||
IPaymentRequest(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentRequest2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentRequest2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentRequest2>
|
||||
{
|
||||
IPaymentRequest2(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentRequestChangedArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestChangedArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentRequestChangedArgs>
|
||||
{
|
||||
IPaymentRequestChangedArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentRequestChangedArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentRequestChangedResult :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestChangedResult :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentRequestChangedResult>
|
||||
{
|
||||
IPaymentRequestChangedResult(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentRequestChangedResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentRequestChangedResultFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestChangedResultFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentRequestChangedResultFactory>
|
||||
{
|
||||
IPaymentRequestChangedResultFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentRequestChangedResultFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentRequestFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentRequestFactory>
|
||||
{
|
||||
IPaymentRequestFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentRequestFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentRequestFactory2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestFactory2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentRequestFactory2>
|
||||
{
|
||||
IPaymentRequestFactory2(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentRequestFactory2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentRequestSubmitResult :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestSubmitResult :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentRequestSubmitResult>
|
||||
{
|
||||
IPaymentRequestSubmitResult(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentRequestSubmitResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentResponse :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentResponse :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentResponse>
|
||||
{
|
||||
IPaymentResponse(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentResponse(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentShippingOption :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentShippingOption :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentShippingOption>
|
||||
{
|
||||
IPaymentShippingOption(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentShippingOption(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentShippingOptionFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentShippingOptionFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentShippingOptionFactory>
|
||||
{
|
||||
IPaymentShippingOptionFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentShippingOptionFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentToken :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentToken :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentToken>
|
||||
{
|
||||
IPaymentToken(std::nullptr_t = nullptr) noexcept {}
|
||||
IPaymentToken(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IPaymentTokenFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IPaymentTokenFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IPaymentTokenFactory>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user