Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.extendedexecution.foreground.1.h +29 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.extendedexecution.foreground.2.h +25 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.holographic.0.h +70 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.holographic.1.h +27 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.holographic.2.h +19 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.lockscreen.0.h +210 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.lockscreen.1.h +55 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.lockscreen.2.h +39 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.packageextensions.0.h +284 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.packageextensions.1.h +69 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.packageextensions.2.h +49 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.0.h +960 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.1.h +230 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.2.h +143 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.provider.0.h +192 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.provider.1.h +55 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.provider.2.h +35 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.0.h +103 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.1.h +34 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.2.h +24 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.holographic.0.h +99 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.holographic.1.h +34 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.holographic.2.h +26 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.inkworkspace.0.h +69 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.inkworkspace.1.h +27 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.inkworkspace.2.h +19 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.notes.0.h +212 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.notes.1.h +55 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.notes.2.h +40 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.0.h +173 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.1.h +62 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.2.h +30 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.core.0.h +470 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.core.1.h +113 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.core.2.h +114 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.management.0.h +155 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.management.1.h +48 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.management.2.h +31 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.0.h +544 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.1.h +140 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.2.h +89 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.core.0.h +184 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.core.1.h +41 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.core.2.h +34 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.0.h +312 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.1.h +55 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.2.h +47 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.provider.0.h +130 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.provider.1.h +34 -0
- msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.provider.2.h +34 -0
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.extendedexecution.foreground.1.h
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_ExtendedExecution_Foreground_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_ExtendedExecution_Foreground_1_H
|
| 9 |
+
#include "winrt/impl/Windows.Foundation.0.h"
|
| 10 |
+
#include "winrt/impl/Windows.ApplicationModel.ExtendedExecution.Foreground.0.h"
|
| 11 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::ExtendedExecution::Foreground
|
| 12 |
+
{
|
| 13 |
+
struct WINRT_IMPL_EMPTY_BASES IExtendedExecutionForegroundRevokedEventArgs :
|
| 14 |
+
winrt::Windows::Foundation::IInspectable,
|
| 15 |
+
impl::consume_t<IExtendedExecutionForegroundRevokedEventArgs>
|
| 16 |
+
{
|
| 17 |
+
IExtendedExecutionForegroundRevokedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 18 |
+
IExtendedExecutionForegroundRevokedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 19 |
+
};
|
| 20 |
+
struct WINRT_IMPL_EMPTY_BASES IExtendedExecutionForegroundSession :
|
| 21 |
+
winrt::Windows::Foundation::IInspectable,
|
| 22 |
+
impl::consume_t<IExtendedExecutionForegroundSession>,
|
| 23 |
+
impl::require<winrt::Windows::ApplicationModel::ExtendedExecution::Foreground::IExtendedExecutionForegroundSession, winrt::Windows::Foundation::IClosable>
|
| 24 |
+
{
|
| 25 |
+
IExtendedExecutionForegroundSession(std::nullptr_t = nullptr) noexcept {}
|
| 26 |
+
IExtendedExecutionForegroundSession(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 27 |
+
};
|
| 28 |
+
}
|
| 29 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.extendedexecution.foreground.2.h
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_ExtendedExecution_Foreground_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_ExtendedExecution_Foreground_2_H
|
| 9 |
+
#include "winrt/impl/Windows.Foundation.1.h"
|
| 10 |
+
#include "winrt/impl/Windows.ApplicationModel.ExtendedExecution.Foreground.1.h"
|
| 11 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::ExtendedExecution::Foreground
|
| 12 |
+
{
|
| 13 |
+
struct WINRT_IMPL_EMPTY_BASES ExtendedExecutionForegroundRevokedEventArgs : winrt::Windows::ApplicationModel::ExtendedExecution::Foreground::IExtendedExecutionForegroundRevokedEventArgs
|
| 14 |
+
{
|
| 15 |
+
ExtendedExecutionForegroundRevokedEventArgs(std::nullptr_t) noexcept {}
|
| 16 |
+
ExtendedExecutionForegroundRevokedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::ExtendedExecution::Foreground::IExtendedExecutionForegroundRevokedEventArgs(ptr, take_ownership_from_abi) {}
|
| 17 |
+
};
|
| 18 |
+
struct WINRT_IMPL_EMPTY_BASES ExtendedExecutionForegroundSession : winrt::Windows::ApplicationModel::ExtendedExecution::Foreground::IExtendedExecutionForegroundSession
|
| 19 |
+
{
|
| 20 |
+
ExtendedExecutionForegroundSession(std::nullptr_t) noexcept {}
|
| 21 |
+
ExtendedExecutionForegroundSession(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::ExtendedExecution::Foreground::IExtendedExecutionForegroundSession(ptr, take_ownership_from_abi) {}
|
| 22 |
+
ExtendedExecutionForegroundSession();
|
| 23 |
+
};
|
| 24 |
+
}
|
| 25 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.holographic.0.h
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Holographic_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Holographic_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation::Numerics
|
| 10 |
+
{
|
| 11 |
+
}
|
| 12 |
+
WINRT_EXPORT namespace winrt::Windows::Perception::Spatial
|
| 13 |
+
{
|
| 14 |
+
struct SpatialCoordinateSystem;
|
| 15 |
+
}
|
| 16 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Holographic
|
| 17 |
+
{
|
| 18 |
+
struct IHolographicKeyboard;
|
| 19 |
+
struct IHolographicKeyboardStatics;
|
| 20 |
+
struct HolographicKeyboard;
|
| 21 |
+
}
|
| 22 |
+
namespace winrt::impl
|
| 23 |
+
{
|
| 24 |
+
template <> struct category<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboard>{ using type = interface_category; };
|
| 25 |
+
template <> struct category<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboardStatics>{ using type = interface_category; };
|
| 26 |
+
template <> struct category<winrt::Windows::ApplicationModel::Holographic::HolographicKeyboard>{ using type = class_category; };
|
| 27 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Holographic::HolographicKeyboard> = L"Windows.ApplicationModel.Holographic.HolographicKeyboard";
|
| 28 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboard> = L"Windows.ApplicationModel.Holographic.IHolographicKeyboard";
|
| 29 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboardStatics> = L"Windows.ApplicationModel.Holographic.IHolographicKeyboardStatics";
|
| 30 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboard>{ 0x07DD0893,0xAA21,0x5E6F,{ 0xA9,0x1B,0x11,0xB2,0xB3,0xFD,0x7B,0xE3 } }; // 07DD0893-AA21-5E6F-A91B-11B2B3FD7BE3
|
| 31 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboardStatics>{ 0xB676C624,0x63D7,0x58CF,{ 0xB0,0x6B,0x08,0xBA,0xA0,0x32,0xA2,0x3F } }; // B676C624-63D7-58CF-B06B-08BAA032A23F
|
| 32 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Holographic::HolographicKeyboard>{ using type = winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboard; };
|
| 33 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboard>
|
| 34 |
+
{
|
| 35 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 36 |
+
{
|
| 37 |
+
virtual int32_t __stdcall SetPlacementOverride(void*, winrt::Windows::Foundation::Numerics::float3, winrt::Windows::Foundation::Numerics::quaternion) noexcept = 0;
|
| 38 |
+
virtual int32_t __stdcall SetPlacementOverrideWithMaxSize(void*, winrt::Windows::Foundation::Numerics::float3, winrt::Windows::Foundation::Numerics::quaternion, winrt::Windows::Foundation::Numerics::float2) noexcept = 0;
|
| 39 |
+
virtual int32_t __stdcall ResetPlacementOverride() noexcept = 0;
|
| 40 |
+
};
|
| 41 |
+
};
|
| 42 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboardStatics>
|
| 43 |
+
{
|
| 44 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 45 |
+
{
|
| 46 |
+
virtual int32_t __stdcall GetDefault(void**) noexcept = 0;
|
| 47 |
+
};
|
| 48 |
+
};
|
| 49 |
+
template <typename D>
|
| 50 |
+
struct consume_Windows_ApplicationModel_Holographic_IHolographicKeyboard
|
| 51 |
+
{
|
| 52 |
+
auto SetPlacementOverride(winrt::Windows::Perception::Spatial::SpatialCoordinateSystem const& coordinateSystem, winrt::Windows::Foundation::Numerics::float3 const& topCenterPosition, winrt::Windows::Foundation::Numerics::quaternion const& orientation) const;
|
| 53 |
+
auto SetPlacementOverride(winrt::Windows::Perception::Spatial::SpatialCoordinateSystem const& coordinateSystem, winrt::Windows::Foundation::Numerics::float3 const& topCenterPosition, winrt::Windows::Foundation::Numerics::quaternion const& orientation, winrt::Windows::Foundation::Numerics::float2 const& maxSize) const;
|
| 54 |
+
auto ResetPlacementOverride() const;
|
| 55 |
+
};
|
| 56 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboard>
|
| 57 |
+
{
|
| 58 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Holographic_IHolographicKeyboard<D>;
|
| 59 |
+
};
|
| 60 |
+
template <typename D>
|
| 61 |
+
struct consume_Windows_ApplicationModel_Holographic_IHolographicKeyboardStatics
|
| 62 |
+
{
|
| 63 |
+
auto GetDefault() const;
|
| 64 |
+
};
|
| 65 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboardStatics>
|
| 66 |
+
{
|
| 67 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Holographic_IHolographicKeyboardStatics<D>;
|
| 68 |
+
};
|
| 69 |
+
}
|
| 70 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.holographic.1.h
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Holographic_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Holographic_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Holographic.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Holographic
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IHolographicKeyboard :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IHolographicKeyboard>
|
| 15 |
+
{
|
| 16 |
+
IHolographicKeyboard(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IHolographicKeyboard(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES IHolographicKeyboardStatics :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<IHolographicKeyboardStatics>
|
| 22 |
+
{
|
| 23 |
+
IHolographicKeyboardStatics(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
IHolographicKeyboardStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
}
|
| 27 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.holographic.2.h
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Holographic_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Holographic_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Holographic.1.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Holographic
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES HolographicKeyboard : winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboard
|
| 13 |
+
{
|
| 14 |
+
HolographicKeyboard(std::nullptr_t) noexcept {}
|
| 15 |
+
HolographicKeyboard(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Holographic::IHolographicKeyboard(ptr, take_ownership_from_abi) {}
|
| 16 |
+
static auto GetDefault();
|
| 17 |
+
};
|
| 18 |
+
}
|
| 19 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.lockscreen.0.h
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_LockScreen_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_LockScreen_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 10 |
+
{
|
| 11 |
+
struct EventRegistrationToken;
|
| 12 |
+
template <typename TSender, typename TResult> struct WINRT_IMPL_EMPTY_BASES TypedEventHandler;
|
| 13 |
+
}
|
| 14 |
+
WINRT_EXPORT namespace winrt::Windows::Storage::Streams
|
| 15 |
+
{
|
| 16 |
+
struct IRandomAccessStream;
|
| 17 |
+
}
|
| 18 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::LockScreen
|
| 19 |
+
{
|
| 20 |
+
struct ILockApplicationHost;
|
| 21 |
+
struct ILockApplicationHostStatics;
|
| 22 |
+
struct ILockScreenBadge;
|
| 23 |
+
struct ILockScreenInfo;
|
| 24 |
+
struct ILockScreenUnlockingDeferral;
|
| 25 |
+
struct ILockScreenUnlockingEventArgs;
|
| 26 |
+
struct LockApplicationHost;
|
| 27 |
+
struct LockScreenBadge;
|
| 28 |
+
struct LockScreenInfo;
|
| 29 |
+
struct LockScreenUnlockingDeferral;
|
| 30 |
+
struct LockScreenUnlockingEventArgs;
|
| 31 |
+
}
|
| 32 |
+
namespace winrt::impl
|
| 33 |
+
{
|
| 34 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost>{ using type = interface_category; };
|
| 35 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHostStatics>{ using type = interface_category; };
|
| 36 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::ILockScreenBadge>{ using type = interface_category; };
|
| 37 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo>{ using type = interface_category; };
|
| 38 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingDeferral>{ using type = interface_category; };
|
| 39 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingEventArgs>{ using type = interface_category; };
|
| 40 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::LockApplicationHost>{ using type = class_category; };
|
| 41 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::LockScreenBadge>{ using type = class_category; };
|
| 42 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo>{ using type = class_category; };
|
| 43 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::LockScreenUnlockingDeferral>{ using type = class_category; };
|
| 44 |
+
template <> struct category<winrt::Windows::ApplicationModel::LockScreen::LockScreenUnlockingEventArgs>{ using type = class_category; };
|
| 45 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::LockApplicationHost> = L"Windows.ApplicationModel.LockScreen.LockApplicationHost";
|
| 46 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::LockScreenBadge> = L"Windows.ApplicationModel.LockScreen.LockScreenBadge";
|
| 47 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo> = L"Windows.ApplicationModel.LockScreen.LockScreenInfo";
|
| 48 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::LockScreenUnlockingDeferral> = L"Windows.ApplicationModel.LockScreen.LockScreenUnlockingDeferral";
|
| 49 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::LockScreenUnlockingEventArgs> = L"Windows.ApplicationModel.LockScreen.LockScreenUnlockingEventArgs";
|
| 50 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost> = L"Windows.ApplicationModel.LockScreen.ILockApplicationHost";
|
| 51 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHostStatics> = L"Windows.ApplicationModel.LockScreen.ILockApplicationHostStatics";
|
| 52 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::ILockScreenBadge> = L"Windows.ApplicationModel.LockScreen.ILockScreenBadge";
|
| 53 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo> = L"Windows.ApplicationModel.LockScreen.ILockScreenInfo";
|
| 54 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingDeferral> = L"Windows.ApplicationModel.LockScreen.ILockScreenUnlockingDeferral";
|
| 55 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingEventArgs> = L"Windows.ApplicationModel.LockScreen.ILockScreenUnlockingEventArgs";
|
| 56 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost>{ 0x38EE31AD,0xD94F,0x4E7C,{ 0x81,0xFA,0x4F,0x44,0x36,0x50,0x62,0x81 } }; // 38EE31AD-D94F-4E7C-81FA-4F4436506281
|
| 57 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHostStatics>{ 0xF48FAB8E,0x23D7,0x4E63,{ 0x96,0xA1,0x66,0x6F,0xF5,0x2D,0x3B,0x2C } }; // F48FAB8E-23D7-4E63-96A1-666FF52D3B2C
|
| 58 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::LockScreen::ILockScreenBadge>{ 0xE95105D9,0x2BFF,0x4DB0,{ 0x9B,0x4F,0x38,0x24,0x77,0x8B,0x9C,0x9A } }; // E95105D9-2BFF-4DB0-9B4F-3824778B9C9A
|
| 59 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo>{ 0xF59AA65C,0x9711,0x4DC9,{ 0xA6,0x30,0x95,0xB6,0xCB,0x8C,0xDA,0xD0 } }; // F59AA65C-9711-4DC9-A630-95B6CB8CDAD0
|
| 60 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingDeferral>{ 0x7E7D1AD6,0x5203,0x43E7,{ 0x9B,0xD6,0x7C,0x39,0x47,0xD1,0xE3,0xFE } }; // 7E7D1AD6-5203-43E7-9BD6-7C3947D1E3FE
|
| 61 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingEventArgs>{ 0x44E6C007,0x75FB,0x4ABB,{ 0x9F,0x8B,0x82,0x47,0x48,0x90,0x0C,0x71 } }; // 44E6C007-75FB-4ABB-9F8B-824748900C71
|
| 62 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::LockScreen::LockApplicationHost>{ using type = winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost; };
|
| 63 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::LockScreen::LockScreenBadge>{ using type = winrt::Windows::ApplicationModel::LockScreen::ILockScreenBadge; };
|
| 64 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo>{ using type = winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo; };
|
| 65 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::LockScreen::LockScreenUnlockingDeferral>{ using type = winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingDeferral; };
|
| 66 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::LockScreen::LockScreenUnlockingEventArgs>{ using type = winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingEventArgs; };
|
| 67 |
+
template <> struct abi<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost>
|
| 68 |
+
{
|
| 69 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 70 |
+
{
|
| 71 |
+
virtual int32_t __stdcall RequestUnlock() noexcept = 0;
|
| 72 |
+
virtual int32_t __stdcall add_Unlocking(void*, winrt::event_token*) noexcept = 0;
|
| 73 |
+
virtual int32_t __stdcall remove_Unlocking(winrt::event_token) noexcept = 0;
|
| 74 |
+
};
|
| 75 |
+
};
|
| 76 |
+
template <> struct abi<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHostStatics>
|
| 77 |
+
{
|
| 78 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 79 |
+
{
|
| 80 |
+
virtual int32_t __stdcall GetForCurrentView(void**) noexcept = 0;
|
| 81 |
+
};
|
| 82 |
+
};
|
| 83 |
+
template <> struct abi<winrt::Windows::ApplicationModel::LockScreen::ILockScreenBadge>
|
| 84 |
+
{
|
| 85 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 86 |
+
{
|
| 87 |
+
virtual int32_t __stdcall get_Logo(void**) noexcept = 0;
|
| 88 |
+
virtual int32_t __stdcall get_Glyph(void**) noexcept = 0;
|
| 89 |
+
virtual int32_t __stdcall get_Number(void**) noexcept = 0;
|
| 90 |
+
virtual int32_t __stdcall get_AutomationName(void**) noexcept = 0;
|
| 91 |
+
virtual int32_t __stdcall LaunchApp() noexcept = 0;
|
| 92 |
+
};
|
| 93 |
+
};
|
| 94 |
+
template <> struct abi<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo>
|
| 95 |
+
{
|
| 96 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 97 |
+
{
|
| 98 |
+
virtual int32_t __stdcall add_LockScreenImageChanged(void*, winrt::event_token*) noexcept = 0;
|
| 99 |
+
virtual int32_t __stdcall remove_LockScreenImageChanged(winrt::event_token) noexcept = 0;
|
| 100 |
+
virtual int32_t __stdcall get_LockScreenImage(void**) noexcept = 0;
|
| 101 |
+
virtual int32_t __stdcall add_BadgesChanged(void*, winrt::event_token*) noexcept = 0;
|
| 102 |
+
virtual int32_t __stdcall remove_BadgesChanged(winrt::event_token) noexcept = 0;
|
| 103 |
+
virtual int32_t __stdcall get_Badges(void**) noexcept = 0;
|
| 104 |
+
virtual int32_t __stdcall add_DetailTextChanged(void*, winrt::event_token*) noexcept = 0;
|
| 105 |
+
virtual int32_t __stdcall remove_DetailTextChanged(winrt::event_token) noexcept = 0;
|
| 106 |
+
virtual int32_t __stdcall get_DetailText(void**) noexcept = 0;
|
| 107 |
+
virtual int32_t __stdcall add_AlarmIconChanged(void*, winrt::event_token*) noexcept = 0;
|
| 108 |
+
virtual int32_t __stdcall remove_AlarmIconChanged(winrt::event_token) noexcept = 0;
|
| 109 |
+
virtual int32_t __stdcall get_AlarmIcon(void**) noexcept = 0;
|
| 110 |
+
};
|
| 111 |
+
};
|
| 112 |
+
template <> struct abi<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingDeferral>
|
| 113 |
+
{
|
| 114 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 115 |
+
{
|
| 116 |
+
virtual int32_t __stdcall Complete() noexcept = 0;
|
| 117 |
+
};
|
| 118 |
+
};
|
| 119 |
+
template <> struct abi<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingEventArgs>
|
| 120 |
+
{
|
| 121 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 122 |
+
{
|
| 123 |
+
virtual int32_t __stdcall GetDeferral(void**) noexcept = 0;
|
| 124 |
+
virtual int32_t __stdcall get_Deadline(int64_t*) noexcept = 0;
|
| 125 |
+
};
|
| 126 |
+
};
|
| 127 |
+
template <typename D>
|
| 128 |
+
struct consume_Windows_ApplicationModel_LockScreen_ILockApplicationHost
|
| 129 |
+
{
|
| 130 |
+
auto RequestUnlock() const;
|
| 131 |
+
auto Unlocking(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockApplicationHost, winrt::Windows::ApplicationModel::LockScreen::LockScreenUnlockingEventArgs> const& handler) const;
|
| 132 |
+
using Unlocking_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost, &impl::abi_t<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost>::remove_Unlocking>;
|
| 133 |
+
[[nodiscard]] auto Unlocking(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockApplicationHost, winrt::Windows::ApplicationModel::LockScreen::LockScreenUnlockingEventArgs> const& handler) const;
|
| 134 |
+
auto Unlocking(winrt::event_token const& token) const noexcept;
|
| 135 |
+
};
|
| 136 |
+
template <> struct consume<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost>
|
| 137 |
+
{
|
| 138 |
+
template <typename D> using type = consume_Windows_ApplicationModel_LockScreen_ILockApplicationHost<D>;
|
| 139 |
+
};
|
| 140 |
+
template <typename D>
|
| 141 |
+
struct consume_Windows_ApplicationModel_LockScreen_ILockApplicationHostStatics
|
| 142 |
+
{
|
| 143 |
+
auto GetForCurrentView() const;
|
| 144 |
+
};
|
| 145 |
+
template <> struct consume<winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHostStatics>
|
| 146 |
+
{
|
| 147 |
+
template <typename D> using type = consume_Windows_ApplicationModel_LockScreen_ILockApplicationHostStatics<D>;
|
| 148 |
+
};
|
| 149 |
+
template <typename D>
|
| 150 |
+
struct consume_Windows_ApplicationModel_LockScreen_ILockScreenBadge
|
| 151 |
+
{
|
| 152 |
+
[[nodiscard]] auto Logo() const;
|
| 153 |
+
[[nodiscard]] auto Glyph() const;
|
| 154 |
+
[[nodiscard]] auto Number() const;
|
| 155 |
+
[[nodiscard]] auto AutomationName() const;
|
| 156 |
+
auto LaunchApp() const;
|
| 157 |
+
};
|
| 158 |
+
template <> struct consume<winrt::Windows::ApplicationModel::LockScreen::ILockScreenBadge>
|
| 159 |
+
{
|
| 160 |
+
template <typename D> using type = consume_Windows_ApplicationModel_LockScreen_ILockScreenBadge<D>;
|
| 161 |
+
};
|
| 162 |
+
template <typename D>
|
| 163 |
+
struct consume_Windows_ApplicationModel_LockScreen_ILockScreenInfo
|
| 164 |
+
{
|
| 165 |
+
auto LockScreenImageChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 166 |
+
using LockScreenImageChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo, &impl::abi_t<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo>::remove_LockScreenImageChanged>;
|
| 167 |
+
[[nodiscard]] auto LockScreenImageChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 168 |
+
auto LockScreenImageChanged(winrt::event_token const& token) const noexcept;
|
| 169 |
+
[[nodiscard]] auto LockScreenImage() const;
|
| 170 |
+
auto BadgesChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 171 |
+
using BadgesChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo, &impl::abi_t<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo>::remove_BadgesChanged>;
|
| 172 |
+
[[nodiscard]] auto BadgesChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 173 |
+
auto BadgesChanged(winrt::event_token const& token) const noexcept;
|
| 174 |
+
[[nodiscard]] auto Badges() const;
|
| 175 |
+
auto DetailTextChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 176 |
+
using DetailTextChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo, &impl::abi_t<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo>::remove_DetailTextChanged>;
|
| 177 |
+
[[nodiscard]] auto DetailTextChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 178 |
+
auto DetailTextChanged(winrt::event_token const& token) const noexcept;
|
| 179 |
+
[[nodiscard]] auto DetailText() const;
|
| 180 |
+
auto AlarmIconChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 181 |
+
using AlarmIconChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo, &impl::abi_t<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo>::remove_AlarmIconChanged>;
|
| 182 |
+
[[nodiscard]] auto AlarmIconChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::LockScreen::LockScreenInfo, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 183 |
+
auto AlarmIconChanged(winrt::event_token const& token) const noexcept;
|
| 184 |
+
[[nodiscard]] auto AlarmIcon() const;
|
| 185 |
+
};
|
| 186 |
+
template <> struct consume<winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo>
|
| 187 |
+
{
|
| 188 |
+
template <typename D> using type = consume_Windows_ApplicationModel_LockScreen_ILockScreenInfo<D>;
|
| 189 |
+
};
|
| 190 |
+
template <typename D>
|
| 191 |
+
struct consume_Windows_ApplicationModel_LockScreen_ILockScreenUnlockingDeferral
|
| 192 |
+
{
|
| 193 |
+
auto Complete() const;
|
| 194 |
+
};
|
| 195 |
+
template <> struct consume<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingDeferral>
|
| 196 |
+
{
|
| 197 |
+
template <typename D> using type = consume_Windows_ApplicationModel_LockScreen_ILockScreenUnlockingDeferral<D>;
|
| 198 |
+
};
|
| 199 |
+
template <typename D>
|
| 200 |
+
struct consume_Windows_ApplicationModel_LockScreen_ILockScreenUnlockingEventArgs
|
| 201 |
+
{
|
| 202 |
+
auto GetDeferral() const;
|
| 203 |
+
[[nodiscard]] auto Deadline() const;
|
| 204 |
+
};
|
| 205 |
+
template <> struct consume<winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingEventArgs>
|
| 206 |
+
{
|
| 207 |
+
template <typename D> using type = consume_Windows_ApplicationModel_LockScreen_ILockScreenUnlockingEventArgs<D>;
|
| 208 |
+
};
|
| 209 |
+
}
|
| 210 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.lockscreen.1.h
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_LockScreen_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_LockScreen_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.LockScreen.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::LockScreen
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES ILockApplicationHost :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<ILockApplicationHost>
|
| 15 |
+
{
|
| 16 |
+
ILockApplicationHost(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
ILockApplicationHost(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES ILockApplicationHostStatics :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<ILockApplicationHostStatics>
|
| 22 |
+
{
|
| 23 |
+
ILockApplicationHostStatics(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
ILockApplicationHostStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES ILockScreenBadge :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<ILockScreenBadge>
|
| 29 |
+
{
|
| 30 |
+
ILockScreenBadge(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
ILockScreenBadge(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES ILockScreenInfo :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<ILockScreenInfo>
|
| 36 |
+
{
|
| 37 |
+
ILockScreenInfo(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
ILockScreenInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
struct WINRT_IMPL_EMPTY_BASES ILockScreenUnlockingDeferral :
|
| 41 |
+
winrt::Windows::Foundation::IInspectable,
|
| 42 |
+
impl::consume_t<ILockScreenUnlockingDeferral>
|
| 43 |
+
{
|
| 44 |
+
ILockScreenUnlockingDeferral(std::nullptr_t = nullptr) noexcept {}
|
| 45 |
+
ILockScreenUnlockingDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
struct WINRT_IMPL_EMPTY_BASES ILockScreenUnlockingEventArgs :
|
| 48 |
+
winrt::Windows::Foundation::IInspectable,
|
| 49 |
+
impl::consume_t<ILockScreenUnlockingEventArgs>
|
| 50 |
+
{
|
| 51 |
+
ILockScreenUnlockingEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 52 |
+
ILockScreenUnlockingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 53 |
+
};
|
| 54 |
+
}
|
| 55 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.lockscreen.2.h
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_LockScreen_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_LockScreen_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.LockScreen.1.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::LockScreen
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES LockApplicationHost : winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost
|
| 13 |
+
{
|
| 14 |
+
LockApplicationHost(std::nullptr_t) noexcept {}
|
| 15 |
+
LockApplicationHost(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::LockScreen::ILockApplicationHost(ptr, take_ownership_from_abi) {}
|
| 16 |
+
static auto GetForCurrentView();
|
| 17 |
+
};
|
| 18 |
+
struct WINRT_IMPL_EMPTY_BASES LockScreenBadge : winrt::Windows::ApplicationModel::LockScreen::ILockScreenBadge
|
| 19 |
+
{
|
| 20 |
+
LockScreenBadge(std::nullptr_t) noexcept {}
|
| 21 |
+
LockScreenBadge(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::LockScreen::ILockScreenBadge(ptr, take_ownership_from_abi) {}
|
| 22 |
+
};
|
| 23 |
+
struct WINRT_IMPL_EMPTY_BASES LockScreenInfo : winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo
|
| 24 |
+
{
|
| 25 |
+
LockScreenInfo(std::nullptr_t) noexcept {}
|
| 26 |
+
LockScreenInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::LockScreen::ILockScreenInfo(ptr, take_ownership_from_abi) {}
|
| 27 |
+
};
|
| 28 |
+
struct WINRT_IMPL_EMPTY_BASES LockScreenUnlockingDeferral : winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingDeferral
|
| 29 |
+
{
|
| 30 |
+
LockScreenUnlockingDeferral(std::nullptr_t) noexcept {}
|
| 31 |
+
LockScreenUnlockingDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingDeferral(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES LockScreenUnlockingEventArgs : winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingEventArgs
|
| 34 |
+
{
|
| 35 |
+
LockScreenUnlockingEventArgs(std::nullptr_t) noexcept {}
|
| 36 |
+
LockScreenUnlockingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::LockScreen::ILockScreenUnlockingEventArgs(ptr, take_ownership_from_abi) {}
|
| 37 |
+
};
|
| 38 |
+
}
|
| 39 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.packageextensions.0.h
ADDED
|
@@ -0,0 +1,284 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_PackageExtensions_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_PackageExtensions_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel
|
| 10 |
+
{
|
| 11 |
+
struct Package;
|
| 12 |
+
}
|
| 13 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 14 |
+
{
|
| 15 |
+
struct EventRegistrationToken;
|
| 16 |
+
template <typename TSender, typename TResult> struct WINRT_IMPL_EMPTY_BASES TypedEventHandler;
|
| 17 |
+
}
|
| 18 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation::Collections
|
| 19 |
+
{
|
| 20 |
+
struct IPropertySet;
|
| 21 |
+
}
|
| 22 |
+
WINRT_EXPORT namespace winrt::Windows::Storage
|
| 23 |
+
{
|
| 24 |
+
struct StorageFolder;
|
| 25 |
+
}
|
| 26 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::PackageExtensions
|
| 27 |
+
{
|
| 28 |
+
struct IPackageExtension;
|
| 29 |
+
struct IPackageExtensionCatalog;
|
| 30 |
+
struct IPackageExtensionCatalogStatics;
|
| 31 |
+
struct IPackageExtensionPackageInstalledEventArgs;
|
| 32 |
+
struct IPackageExtensionPackageStatusChangedEventArgs;
|
| 33 |
+
struct IPackageExtensionPackageUninstallingEventArgs;
|
| 34 |
+
struct IPackageExtensionPackageUpdatedEventArgs;
|
| 35 |
+
struct IPackageExtensionPackageUpdatingEventArgs;
|
| 36 |
+
struct PackageExtension;
|
| 37 |
+
struct PackageExtensionCatalog;
|
| 38 |
+
struct PackageExtensionPackageInstalledEventArgs;
|
| 39 |
+
struct PackageExtensionPackageStatusChangedEventArgs;
|
| 40 |
+
struct PackageExtensionPackageUninstallingEventArgs;
|
| 41 |
+
struct PackageExtensionPackageUpdatedEventArgs;
|
| 42 |
+
struct PackageExtensionPackageUpdatingEventArgs;
|
| 43 |
+
}
|
| 44 |
+
namespace winrt::impl
|
| 45 |
+
{
|
| 46 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtension>{ using type = interface_category; };
|
| 47 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog>{ using type = interface_category; };
|
| 48 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalogStatics>{ using type = interface_category; };
|
| 49 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageInstalledEventArgs>{ using type = interface_category; };
|
| 50 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageStatusChangedEventArgs>{ using type = interface_category; };
|
| 51 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUninstallingEventArgs>{ using type = interface_category; };
|
| 52 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatedEventArgs>{ using type = interface_category; };
|
| 53 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatingEventArgs>{ using type = interface_category; };
|
| 54 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtension>{ using type = class_category; };
|
| 55 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog>{ using type = class_category; };
|
| 56 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageInstalledEventArgs>{ using type = class_category; };
|
| 57 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageStatusChangedEventArgs>{ using type = class_category; };
|
| 58 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUninstallingEventArgs>{ using type = class_category; };
|
| 59 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatedEventArgs>{ using type = class_category; };
|
| 60 |
+
template <> struct category<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatingEventArgs>{ using type = class_category; };
|
| 61 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtension> = L"Windows.ApplicationModel.PackageExtensions.PackageExtension";
|
| 62 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog> = L"Windows.ApplicationModel.PackageExtensions.PackageExtensionCatalog";
|
| 63 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageInstalledEventArgs> = L"Windows.ApplicationModel.PackageExtensions.PackageExtensionPackageInstalledEventArgs";
|
| 64 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageStatusChangedEventArgs> = L"Windows.ApplicationModel.PackageExtensions.PackageExtensionPackageStatusChangedEventArgs";
|
| 65 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUninstallingEventArgs> = L"Windows.ApplicationModel.PackageExtensions.PackageExtensionPackageUninstallingEventArgs";
|
| 66 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatedEventArgs> = L"Windows.ApplicationModel.PackageExtensions.PackageExtensionPackageUpdatedEventArgs";
|
| 67 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatingEventArgs> = L"Windows.ApplicationModel.PackageExtensions.PackageExtensionPackageUpdatingEventArgs";
|
| 68 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtension> = L"Windows.ApplicationModel.PackageExtensions.IPackageExtension";
|
| 69 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog> = L"Windows.ApplicationModel.PackageExtensions.IPackageExtensionCatalog";
|
| 70 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalogStatics> = L"Windows.ApplicationModel.PackageExtensions.IPackageExtensionCatalogStatics";
|
| 71 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageInstalledEventArgs> = L"Windows.ApplicationModel.PackageExtensions.IPackageExtensionPackageInstalledEventArgs";
|
| 72 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageStatusChangedEventArgs> = L"Windows.ApplicationModel.PackageExtensions.IPackageExtensionPackageStatusChangedEventArgs";
|
| 73 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUninstallingEventArgs> = L"Windows.ApplicationModel.PackageExtensions.IPackageExtensionPackageUninstallingEventArgs";
|
| 74 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatedEventArgs> = L"Windows.ApplicationModel.PackageExtensions.IPackageExtensionPackageUpdatedEventArgs";
|
| 75 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatingEventArgs> = L"Windows.ApplicationModel.PackageExtensions.IPackageExtensionPackageUpdatingEventArgs";
|
| 76 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtension>{ 0xDA70C957,0x7EAD,0x5C3B,{ 0x9C,0xF0,0xCC,0x43,0xFA,0xF4,0x74,0xB4 } }; // DA70C957-7EAD-5C3B-9CF0-CC43FAF474B4
|
| 77 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog>{ 0x0879DFE6,0xAC30,0x58B2,{ 0x97,0xF9,0x48,0x0B,0x07,0xE7,0x5B,0xFA } }; // 0879DFE6-AC30-58B2-97F9-480B07E75BFA
|
| 78 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalogStatics>{ 0x9588ECE4,0x3183,0x5684,{ 0x9E,0x5F,0x27,0x75,0x97,0x33,0xDD,0xFE } }; // 9588ECE4-3183-5684-9E5F-27759733DDFE
|
| 79 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageInstalledEventArgs>{ 0x3C9B0067,0x083C,0x5FE3,{ 0xBD,0xFB,0x9F,0xEB,0x15,0x6B,0x41,0x18 } }; // 3C9B0067-083C-5FE3-BDFB-9FEB156B4118
|
| 80 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageStatusChangedEventArgs>{ 0xB8FEE20A,0x680D,0x5942,{ 0x87,0x6C,0x5D,0xE1,0x2D,0xF1,0x08,0x3C } }; // B8FEE20A-680D-5942-876C-5DE12DF1083C
|
| 81 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUninstallingEventArgs>{ 0x3B8E9CB7,0xC539,0x554D,{ 0xBB,0x33,0xA8,0x4C,0x0B,0xFA,0x3F,0x50 } }; // 3B8E9CB7-C539-554D-BB33-A84C0BFA3F50
|
| 82 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatedEventArgs>{ 0xFDC31ADD,0x16A7,0x509D,{ 0x8B,0xC4,0xFD,0xE2,0x2E,0x85,0x6D,0x2D } }; // FDC31ADD-16A7-509D-8BC4-FDE22E856D2D
|
| 83 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatingEventArgs>{ 0x27AE2CE1,0xA1D3,0x532E,{ 0x8E,0x7E,0x8B,0x43,0x78,0x2F,0xCE,0x09 } }; // 27AE2CE1-A1D3-532E-8E7E-8B43782FCE09
|
| 84 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtension>{ using type = winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtension; };
|
| 85 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog>{ using type = winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog; };
|
| 86 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageInstalledEventArgs>{ using type = winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageInstalledEventArgs; };
|
| 87 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageStatusChangedEventArgs>{ using type = winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageStatusChangedEventArgs; };
|
| 88 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUninstallingEventArgs>{ using type = winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUninstallingEventArgs; };
|
| 89 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatedEventArgs>{ using type = winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatedEventArgs; };
|
| 90 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatingEventArgs>{ using type = winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatingEventArgs; };
|
| 91 |
+
template <> struct abi<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtension>
|
| 92 |
+
{
|
| 93 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 94 |
+
{
|
| 95 |
+
virtual int32_t __stdcall get_Id(void**) noexcept = 0;
|
| 96 |
+
virtual int32_t __stdcall get_DisplayName(void**) noexcept = 0;
|
| 97 |
+
virtual int32_t __stdcall get_Description(void**) noexcept = 0;
|
| 98 |
+
virtual int32_t __stdcall get_Package(void**) noexcept = 0;
|
| 99 |
+
virtual int32_t __stdcall GetExtensionProperties(void**) noexcept = 0;
|
| 100 |
+
virtual int32_t __stdcall GetExtensionPropertiesAsync(void**) noexcept = 0;
|
| 101 |
+
virtual int32_t __stdcall GetPublicPath(void**) noexcept = 0;
|
| 102 |
+
virtual int32_t __stdcall GetPublicFolder(void**) noexcept = 0;
|
| 103 |
+
virtual int32_t __stdcall GetPublicFolderAsync(void**) noexcept = 0;
|
| 104 |
+
};
|
| 105 |
+
};
|
| 106 |
+
template <> struct abi<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog>
|
| 107 |
+
{
|
| 108 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 109 |
+
{
|
| 110 |
+
virtual int32_t __stdcall FindAll(void**) noexcept = 0;
|
| 111 |
+
virtual int32_t __stdcall FindAllAsync(void**) noexcept = 0;
|
| 112 |
+
virtual int32_t __stdcall RequestRemovePackageAsync(void*, void**) noexcept = 0;
|
| 113 |
+
virtual int32_t __stdcall add_PackageInstalled(void*, winrt::event_token*) noexcept = 0;
|
| 114 |
+
virtual int32_t __stdcall remove_PackageInstalled(winrt::event_token) noexcept = 0;
|
| 115 |
+
virtual int32_t __stdcall add_PackageUpdating(void*, winrt::event_token*) noexcept = 0;
|
| 116 |
+
virtual int32_t __stdcall remove_PackageUpdating(winrt::event_token) noexcept = 0;
|
| 117 |
+
virtual int32_t __stdcall add_PackageUpdated(void*, winrt::event_token*) noexcept = 0;
|
| 118 |
+
virtual int32_t __stdcall remove_PackageUpdated(winrt::event_token) noexcept = 0;
|
| 119 |
+
virtual int32_t __stdcall add_PackageUninstalling(void*, winrt::event_token*) noexcept = 0;
|
| 120 |
+
virtual int32_t __stdcall remove_PackageUninstalling(winrt::event_token) noexcept = 0;
|
| 121 |
+
virtual int32_t __stdcall add_PackageStatusChanged(void*, winrt::event_token*) noexcept = 0;
|
| 122 |
+
virtual int32_t __stdcall remove_PackageStatusChanged(winrt::event_token) noexcept = 0;
|
| 123 |
+
};
|
| 124 |
+
};
|
| 125 |
+
template <> struct abi<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalogStatics>
|
| 126 |
+
{
|
| 127 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 128 |
+
{
|
| 129 |
+
virtual int32_t __stdcall Open(void*, void**) noexcept = 0;
|
| 130 |
+
};
|
| 131 |
+
};
|
| 132 |
+
template <> struct abi<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageInstalledEventArgs>
|
| 133 |
+
{
|
| 134 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 135 |
+
{
|
| 136 |
+
virtual int32_t __stdcall get_PackageExtensionName(void**) noexcept = 0;
|
| 137 |
+
virtual int32_t __stdcall get_Package(void**) noexcept = 0;
|
| 138 |
+
virtual int32_t __stdcall get_Extensions(void**) noexcept = 0;
|
| 139 |
+
};
|
| 140 |
+
};
|
| 141 |
+
template <> struct abi<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageStatusChangedEventArgs>
|
| 142 |
+
{
|
| 143 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 144 |
+
{
|
| 145 |
+
virtual int32_t __stdcall get_PackageExtensionName(void**) noexcept = 0;
|
| 146 |
+
virtual int32_t __stdcall get_Package(void**) noexcept = 0;
|
| 147 |
+
};
|
| 148 |
+
};
|
| 149 |
+
template <> struct abi<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUninstallingEventArgs>
|
| 150 |
+
{
|
| 151 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 152 |
+
{
|
| 153 |
+
virtual int32_t __stdcall get_PackageExtensionName(void**) noexcept = 0;
|
| 154 |
+
virtual int32_t __stdcall get_Package(void**) noexcept = 0;
|
| 155 |
+
};
|
| 156 |
+
};
|
| 157 |
+
template <> struct abi<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatedEventArgs>
|
| 158 |
+
{
|
| 159 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 160 |
+
{
|
| 161 |
+
virtual int32_t __stdcall get_PackageExtensionName(void**) noexcept = 0;
|
| 162 |
+
virtual int32_t __stdcall get_Package(void**) noexcept = 0;
|
| 163 |
+
virtual int32_t __stdcall get_Extensions(void**) noexcept = 0;
|
| 164 |
+
};
|
| 165 |
+
};
|
| 166 |
+
template <> struct abi<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatingEventArgs>
|
| 167 |
+
{
|
| 168 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 169 |
+
{
|
| 170 |
+
virtual int32_t __stdcall get_PackageExtensionName(void**) noexcept = 0;
|
| 171 |
+
virtual int32_t __stdcall get_Package(void**) noexcept = 0;
|
| 172 |
+
};
|
| 173 |
+
};
|
| 174 |
+
template <typename D>
|
| 175 |
+
struct consume_Windows_ApplicationModel_PackageExtensions_IPackageExtension
|
| 176 |
+
{
|
| 177 |
+
[[nodiscard]] auto Id() const;
|
| 178 |
+
[[nodiscard]] auto DisplayName() const;
|
| 179 |
+
[[nodiscard]] auto Description() const;
|
| 180 |
+
[[nodiscard]] auto Package() const;
|
| 181 |
+
auto GetExtensionProperties() const;
|
| 182 |
+
auto GetExtensionPropertiesAsync() const;
|
| 183 |
+
auto GetPublicPath() const;
|
| 184 |
+
auto GetPublicFolder() const;
|
| 185 |
+
auto GetPublicFolderAsync() const;
|
| 186 |
+
};
|
| 187 |
+
template <> struct consume<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtension>
|
| 188 |
+
{
|
| 189 |
+
template <typename D> using type = consume_Windows_ApplicationModel_PackageExtensions_IPackageExtension<D>;
|
| 190 |
+
};
|
| 191 |
+
template <typename D>
|
| 192 |
+
struct consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionCatalog
|
| 193 |
+
{
|
| 194 |
+
auto FindAll() const;
|
| 195 |
+
auto FindAllAsync() const;
|
| 196 |
+
auto RequestRemovePackageAsync(param::hstring const& packageFullName) const;
|
| 197 |
+
auto PackageInstalled(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageInstalledEventArgs> const& handler) const;
|
| 198 |
+
using PackageInstalled_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog, &impl::abi_t<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog>::remove_PackageInstalled>;
|
| 199 |
+
[[nodiscard]] auto PackageInstalled(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageInstalledEventArgs> const& handler) const;
|
| 200 |
+
auto PackageInstalled(winrt::event_token const& token) const noexcept;
|
| 201 |
+
auto PackageUpdating(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatingEventArgs> const& handler) const;
|
| 202 |
+
using PackageUpdating_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog, &impl::abi_t<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog>::remove_PackageUpdating>;
|
| 203 |
+
[[nodiscard]] auto PackageUpdating(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatingEventArgs> const& handler) const;
|
| 204 |
+
auto PackageUpdating(winrt::event_token const& token) const noexcept;
|
| 205 |
+
auto PackageUpdated(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatedEventArgs> const& handler) const;
|
| 206 |
+
using PackageUpdated_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog, &impl::abi_t<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog>::remove_PackageUpdated>;
|
| 207 |
+
[[nodiscard]] auto PackageUpdated(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUpdatedEventArgs> const& handler) const;
|
| 208 |
+
auto PackageUpdated(winrt::event_token const& token) const noexcept;
|
| 209 |
+
auto PackageUninstalling(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUninstallingEventArgs> const& handler) const;
|
| 210 |
+
using PackageUninstalling_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog, &impl::abi_t<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog>::remove_PackageUninstalling>;
|
| 211 |
+
[[nodiscard]] auto PackageUninstalling(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageUninstallingEventArgs> const& handler) const;
|
| 212 |
+
auto PackageUninstalling(winrt::event_token const& token) const noexcept;
|
| 213 |
+
auto PackageStatusChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageStatusChangedEventArgs> const& handler) const;
|
| 214 |
+
using PackageStatusChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog, &impl::abi_t<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog>::remove_PackageStatusChanged>;
|
| 215 |
+
[[nodiscard]] auto PackageStatusChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionCatalog, winrt::Windows::ApplicationModel::PackageExtensions::PackageExtensionPackageStatusChangedEventArgs> const& handler) const;
|
| 216 |
+
auto PackageStatusChanged(winrt::event_token const& token) const noexcept;
|
| 217 |
+
};
|
| 218 |
+
template <> struct consume<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog>
|
| 219 |
+
{
|
| 220 |
+
template <typename D> using type = consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionCatalog<D>;
|
| 221 |
+
};
|
| 222 |
+
template <typename D>
|
| 223 |
+
struct consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionCatalogStatics
|
| 224 |
+
{
|
| 225 |
+
auto Open(param::hstring const& packageExtensionName) const;
|
| 226 |
+
};
|
| 227 |
+
template <> struct consume<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalogStatics>
|
| 228 |
+
{
|
| 229 |
+
template <typename D> using type = consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionCatalogStatics<D>;
|
| 230 |
+
};
|
| 231 |
+
template <typename D>
|
| 232 |
+
struct consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageInstalledEventArgs
|
| 233 |
+
{
|
| 234 |
+
[[nodiscard]] auto PackageExtensionName() const;
|
| 235 |
+
[[nodiscard]] auto Package() const;
|
| 236 |
+
[[nodiscard]] auto Extensions() const;
|
| 237 |
+
};
|
| 238 |
+
template <> struct consume<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageInstalledEventArgs>
|
| 239 |
+
{
|
| 240 |
+
template <typename D> using type = consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageInstalledEventArgs<D>;
|
| 241 |
+
};
|
| 242 |
+
template <typename D>
|
| 243 |
+
struct consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageStatusChangedEventArgs
|
| 244 |
+
{
|
| 245 |
+
[[nodiscard]] auto PackageExtensionName() const;
|
| 246 |
+
[[nodiscard]] auto Package() const;
|
| 247 |
+
};
|
| 248 |
+
template <> struct consume<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageStatusChangedEventArgs>
|
| 249 |
+
{
|
| 250 |
+
template <typename D> using type = consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageStatusChangedEventArgs<D>;
|
| 251 |
+
};
|
| 252 |
+
template <typename D>
|
| 253 |
+
struct consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageUninstallingEventArgs
|
| 254 |
+
{
|
| 255 |
+
[[nodiscard]] auto PackageExtensionName() const;
|
| 256 |
+
[[nodiscard]] auto Package() const;
|
| 257 |
+
};
|
| 258 |
+
template <> struct consume<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUninstallingEventArgs>
|
| 259 |
+
{
|
| 260 |
+
template <typename D> using type = consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageUninstallingEventArgs<D>;
|
| 261 |
+
};
|
| 262 |
+
template <typename D>
|
| 263 |
+
struct consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageUpdatedEventArgs
|
| 264 |
+
{
|
| 265 |
+
[[nodiscard]] auto PackageExtensionName() const;
|
| 266 |
+
[[nodiscard]] auto Package() const;
|
| 267 |
+
[[nodiscard]] auto Extensions() const;
|
| 268 |
+
};
|
| 269 |
+
template <> struct consume<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatedEventArgs>
|
| 270 |
+
{
|
| 271 |
+
template <typename D> using type = consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageUpdatedEventArgs<D>;
|
| 272 |
+
};
|
| 273 |
+
template <typename D>
|
| 274 |
+
struct consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageUpdatingEventArgs
|
| 275 |
+
{
|
| 276 |
+
[[nodiscard]] auto PackageExtensionName() const;
|
| 277 |
+
[[nodiscard]] auto Package() const;
|
| 278 |
+
};
|
| 279 |
+
template <> struct consume<winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatingEventArgs>
|
| 280 |
+
{
|
| 281 |
+
template <typename D> using type = consume_Windows_ApplicationModel_PackageExtensions_IPackageExtensionPackageUpdatingEventArgs<D>;
|
| 282 |
+
};
|
| 283 |
+
}
|
| 284 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.packageextensions.1.h
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_PackageExtensions_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_PackageExtensions_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.PackageExtensions.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::PackageExtensions
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IPackageExtension :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IPackageExtension>
|
| 15 |
+
{
|
| 16 |
+
IPackageExtension(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IPackageExtension(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES IPackageExtensionCatalog :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<IPackageExtensionCatalog>
|
| 22 |
+
{
|
| 23 |
+
IPackageExtensionCatalog(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
IPackageExtensionCatalog(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES IPackageExtensionCatalogStatics :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<IPackageExtensionCatalogStatics>
|
| 29 |
+
{
|
| 30 |
+
IPackageExtensionCatalogStatics(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
IPackageExtensionCatalogStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES IPackageExtensionPackageInstalledEventArgs :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<IPackageExtensionPackageInstalledEventArgs>
|
| 36 |
+
{
|
| 37 |
+
IPackageExtensionPackageInstalledEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
IPackageExtensionPackageInstalledEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
struct WINRT_IMPL_EMPTY_BASES IPackageExtensionPackageStatusChangedEventArgs :
|
| 41 |
+
winrt::Windows::Foundation::IInspectable,
|
| 42 |
+
impl::consume_t<IPackageExtensionPackageStatusChangedEventArgs>
|
| 43 |
+
{
|
| 44 |
+
IPackageExtensionPackageStatusChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 45 |
+
IPackageExtensionPackageStatusChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
struct WINRT_IMPL_EMPTY_BASES IPackageExtensionPackageUninstallingEventArgs :
|
| 48 |
+
winrt::Windows::Foundation::IInspectable,
|
| 49 |
+
impl::consume_t<IPackageExtensionPackageUninstallingEventArgs>
|
| 50 |
+
{
|
| 51 |
+
IPackageExtensionPackageUninstallingEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 52 |
+
IPackageExtensionPackageUninstallingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 53 |
+
};
|
| 54 |
+
struct WINRT_IMPL_EMPTY_BASES IPackageExtensionPackageUpdatedEventArgs :
|
| 55 |
+
winrt::Windows::Foundation::IInspectable,
|
| 56 |
+
impl::consume_t<IPackageExtensionPackageUpdatedEventArgs>
|
| 57 |
+
{
|
| 58 |
+
IPackageExtensionPackageUpdatedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 59 |
+
IPackageExtensionPackageUpdatedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 60 |
+
};
|
| 61 |
+
struct WINRT_IMPL_EMPTY_BASES IPackageExtensionPackageUpdatingEventArgs :
|
| 62 |
+
winrt::Windows::Foundation::IInspectable,
|
| 63 |
+
impl::consume_t<IPackageExtensionPackageUpdatingEventArgs>
|
| 64 |
+
{
|
| 65 |
+
IPackageExtensionPackageUpdatingEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 66 |
+
IPackageExtensionPackageUpdatingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 67 |
+
};
|
| 68 |
+
}
|
| 69 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.packageextensions.2.h
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_PackageExtensions_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_PackageExtensions_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.PackageExtensions.1.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::PackageExtensions
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES PackageExtension : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtension
|
| 13 |
+
{
|
| 14 |
+
PackageExtension(std::nullptr_t) noexcept {}
|
| 15 |
+
PackageExtension(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtension(ptr, take_ownership_from_abi) {}
|
| 16 |
+
};
|
| 17 |
+
struct WINRT_IMPL_EMPTY_BASES PackageExtensionCatalog : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog
|
| 18 |
+
{
|
| 19 |
+
PackageExtensionCatalog(std::nullptr_t) noexcept {}
|
| 20 |
+
PackageExtensionCatalog(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionCatalog(ptr, take_ownership_from_abi) {}
|
| 21 |
+
static auto Open(param::hstring const& packageExtensionName);
|
| 22 |
+
};
|
| 23 |
+
struct WINRT_IMPL_EMPTY_BASES PackageExtensionPackageInstalledEventArgs : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageInstalledEventArgs
|
| 24 |
+
{
|
| 25 |
+
PackageExtensionPackageInstalledEventArgs(std::nullptr_t) noexcept {}
|
| 26 |
+
PackageExtensionPackageInstalledEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageInstalledEventArgs(ptr, take_ownership_from_abi) {}
|
| 27 |
+
};
|
| 28 |
+
struct WINRT_IMPL_EMPTY_BASES PackageExtensionPackageStatusChangedEventArgs : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageStatusChangedEventArgs
|
| 29 |
+
{
|
| 30 |
+
PackageExtensionPackageStatusChangedEventArgs(std::nullptr_t) noexcept {}
|
| 31 |
+
PackageExtensionPackageStatusChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageStatusChangedEventArgs(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES PackageExtensionPackageUninstallingEventArgs : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUninstallingEventArgs
|
| 34 |
+
{
|
| 35 |
+
PackageExtensionPackageUninstallingEventArgs(std::nullptr_t) noexcept {}
|
| 36 |
+
PackageExtensionPackageUninstallingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUninstallingEventArgs(ptr, take_ownership_from_abi) {}
|
| 37 |
+
};
|
| 38 |
+
struct WINRT_IMPL_EMPTY_BASES PackageExtensionPackageUpdatedEventArgs : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatedEventArgs
|
| 39 |
+
{
|
| 40 |
+
PackageExtensionPackageUpdatedEventArgs(std::nullptr_t) noexcept {}
|
| 41 |
+
PackageExtensionPackageUpdatedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatedEventArgs(ptr, take_ownership_from_abi) {}
|
| 42 |
+
};
|
| 43 |
+
struct WINRT_IMPL_EMPTY_BASES PackageExtensionPackageUpdatingEventArgs : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatingEventArgs
|
| 44 |
+
{
|
| 45 |
+
PackageExtensionPackageUpdatingEventArgs(std::nullptr_t) noexcept {}
|
| 46 |
+
PackageExtensionPackageUpdatingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::PackageExtensions::IPackageExtensionPackageUpdatingEventArgs(ptr, take_ownership_from_abi) {}
|
| 47 |
+
};
|
| 48 |
+
}
|
| 49 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.0.h
ADDED
|
@@ -0,0 +1,960 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Payments_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Payments_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 10 |
+
{
|
| 11 |
+
struct IAsyncAction;
|
| 12 |
+
struct Uri;
|
| 13 |
+
}
|
| 14 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation::Collections
|
| 15 |
+
{
|
| 16 |
+
template <typename T> struct WINRT_IMPL_EMPTY_BASES IIterable;
|
| 17 |
+
template <typename T> struct WINRT_IMPL_EMPTY_BASES IVectorView;
|
| 18 |
+
struct ValueSet;
|
| 19 |
+
}
|
| 20 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Payments
|
| 21 |
+
{
|
| 22 |
+
enum class PaymentCanMakePaymentResultStatus : int32_t
|
| 23 |
+
{
|
| 24 |
+
Unknown = 0,
|
| 25 |
+
Yes = 1,
|
| 26 |
+
No = 2,
|
| 27 |
+
NotAllowed = 3,
|
| 28 |
+
UserNotSignedIn = 4,
|
| 29 |
+
SpecifiedPaymentMethodIdsNotSupported = 5,
|
| 30 |
+
NoQualifyingCardOnFile = 6,
|
| 31 |
+
};
|
| 32 |
+
enum class PaymentOptionPresence : int32_t
|
| 33 |
+
{
|
| 34 |
+
None = 0,
|
| 35 |
+
Optional = 1,
|
| 36 |
+
Required = 2,
|
| 37 |
+
};
|
| 38 |
+
enum class PaymentRequestChangeKind : int32_t
|
| 39 |
+
{
|
| 40 |
+
ShippingOption = 0,
|
| 41 |
+
ShippingAddress = 1,
|
| 42 |
+
};
|
| 43 |
+
enum class PaymentRequestCompletionStatus : int32_t
|
| 44 |
+
{
|
| 45 |
+
Succeeded = 0,
|
| 46 |
+
Failed = 1,
|
| 47 |
+
Unknown = 2,
|
| 48 |
+
};
|
| 49 |
+
enum class PaymentRequestStatus : int32_t
|
| 50 |
+
{
|
| 51 |
+
Succeeded = 0,
|
| 52 |
+
Failed = 1,
|
| 53 |
+
Canceled = 2,
|
| 54 |
+
};
|
| 55 |
+
enum class PaymentShippingType : int32_t
|
| 56 |
+
{
|
| 57 |
+
Shipping = 0,
|
| 58 |
+
Delivery = 1,
|
| 59 |
+
Pickup = 2,
|
| 60 |
+
};
|
| 61 |
+
struct IPaymentAddress;
|
| 62 |
+
struct IPaymentCanMakePaymentResult;
|
| 63 |
+
struct IPaymentCanMakePaymentResultFactory;
|
| 64 |
+
struct IPaymentCurrencyAmount;
|
| 65 |
+
struct IPaymentCurrencyAmountFactory;
|
| 66 |
+
struct IPaymentDetails;
|
| 67 |
+
struct IPaymentDetailsFactory;
|
| 68 |
+
struct IPaymentDetailsModifier;
|
| 69 |
+
struct IPaymentDetailsModifierFactory;
|
| 70 |
+
struct IPaymentItem;
|
| 71 |
+
struct IPaymentItemFactory;
|
| 72 |
+
struct IPaymentMediator;
|
| 73 |
+
struct IPaymentMediator2;
|
| 74 |
+
struct IPaymentMerchantInfo;
|
| 75 |
+
struct IPaymentMerchantInfoFactory;
|
| 76 |
+
struct IPaymentMethodData;
|
| 77 |
+
struct IPaymentMethodDataFactory;
|
| 78 |
+
struct IPaymentOptions;
|
| 79 |
+
struct IPaymentRequest;
|
| 80 |
+
struct IPaymentRequest2;
|
| 81 |
+
struct IPaymentRequestChangedArgs;
|
| 82 |
+
struct IPaymentRequestChangedResult;
|
| 83 |
+
struct IPaymentRequestChangedResultFactory;
|
| 84 |
+
struct IPaymentRequestFactory;
|
| 85 |
+
struct IPaymentRequestFactory2;
|
| 86 |
+
struct IPaymentRequestSubmitResult;
|
| 87 |
+
struct IPaymentResponse;
|
| 88 |
+
struct IPaymentShippingOption;
|
| 89 |
+
struct IPaymentShippingOptionFactory;
|
| 90 |
+
struct IPaymentToken;
|
| 91 |
+
struct IPaymentTokenFactory;
|
| 92 |
+
struct PaymentAddress;
|
| 93 |
+
struct PaymentCanMakePaymentResult;
|
| 94 |
+
struct PaymentCurrencyAmount;
|
| 95 |
+
struct PaymentDetails;
|
| 96 |
+
struct PaymentDetailsModifier;
|
| 97 |
+
struct PaymentItem;
|
| 98 |
+
struct PaymentMediator;
|
| 99 |
+
struct PaymentMerchantInfo;
|
| 100 |
+
struct PaymentMethodData;
|
| 101 |
+
struct PaymentOptions;
|
| 102 |
+
struct PaymentRequest;
|
| 103 |
+
struct PaymentRequestChangedArgs;
|
| 104 |
+
struct PaymentRequestChangedResult;
|
| 105 |
+
struct PaymentRequestSubmitResult;
|
| 106 |
+
struct PaymentResponse;
|
| 107 |
+
struct PaymentShippingOption;
|
| 108 |
+
struct PaymentToken;
|
| 109 |
+
struct PaymentRequestChangedHandler;
|
| 110 |
+
}
|
| 111 |
+
namespace winrt::impl
|
| 112 |
+
{
|
| 113 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentAddress>{ using type = interface_category; };
|
| 114 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResult>{ using type = interface_category; };
|
| 115 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResultFactory>{ using type = interface_category; };
|
| 116 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmount>{ using type = interface_category; };
|
| 117 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmountFactory>{ using type = interface_category; };
|
| 118 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentDetails>{ using type = interface_category; };
|
| 119 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsFactory>{ using type = interface_category; };
|
| 120 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifier>{ using type = interface_category; };
|
| 121 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifierFactory>{ using type = interface_category; };
|
| 122 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentItem>{ using type = interface_category; };
|
| 123 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentItemFactory>{ using type = interface_category; };
|
| 124 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentMediator>{ using type = interface_category; };
|
| 125 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentMediator2>{ using type = interface_category; };
|
| 126 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfo>{ using type = interface_category; };
|
| 127 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfoFactory>{ using type = interface_category; };
|
| 128 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentMethodData>{ using type = interface_category; };
|
| 129 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentMethodDataFactory>{ using type = interface_category; };
|
| 130 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentOptions>{ using type = interface_category; };
|
| 131 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentRequest>{ using type = interface_category; };
|
| 132 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentRequest2>{ using type = interface_category; };
|
| 133 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedArgs>{ using type = interface_category; };
|
| 134 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResult>{ using type = interface_category; };
|
| 135 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResultFactory>{ using type = interface_category; };
|
| 136 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory>{ using type = interface_category; };
|
| 137 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory2>{ using type = interface_category; };
|
| 138 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentRequestSubmitResult>{ using type = interface_category; };
|
| 139 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentResponse>{ using type = interface_category; };
|
| 140 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOption>{ using type = interface_category; };
|
| 141 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOptionFactory>{ using type = interface_category; };
|
| 142 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentToken>{ using type = interface_category; };
|
| 143 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::IPaymentTokenFactory>{ using type = interface_category; };
|
| 144 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentAddress>{ using type = class_category; };
|
| 145 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentCanMakePaymentResult>{ using type = class_category; };
|
| 146 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount>{ using type = class_category; };
|
| 147 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentDetails>{ using type = class_category; };
|
| 148 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentDetailsModifier>{ using type = class_category; };
|
| 149 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentItem>{ using type = class_category; };
|
| 150 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentMediator>{ using type = class_category; };
|
| 151 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentMerchantInfo>{ using type = class_category; };
|
| 152 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentMethodData>{ using type = class_category; };
|
| 153 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentOptions>{ using type = class_category; };
|
| 154 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentRequest>{ using type = class_category; };
|
| 155 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedArgs>{ using type = class_category; };
|
| 156 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedResult>{ using type = class_category; };
|
| 157 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentRequestSubmitResult>{ using type = class_category; };
|
| 158 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentResponse>{ using type = class_category; };
|
| 159 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentShippingOption>{ using type = class_category; };
|
| 160 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentToken>{ using type = class_category; };
|
| 161 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentCanMakePaymentResultStatus>{ using type = enum_category; };
|
| 162 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentOptionPresence>{ using type = enum_category; };
|
| 163 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangeKind>{ using type = enum_category; };
|
| 164 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentRequestCompletionStatus>{ using type = enum_category; };
|
| 165 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentRequestStatus>{ using type = enum_category; };
|
| 166 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentShippingType>{ using type = enum_category; };
|
| 167 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedHandler>{ using type = delegate_category; };
|
| 168 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentAddress> = L"Windows.ApplicationModel.Payments.PaymentAddress";
|
| 169 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentCanMakePaymentResult> = L"Windows.ApplicationModel.Payments.PaymentCanMakePaymentResult";
|
| 170 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount> = L"Windows.ApplicationModel.Payments.PaymentCurrencyAmount";
|
| 171 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentDetails> = L"Windows.ApplicationModel.Payments.PaymentDetails";
|
| 172 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentDetailsModifier> = L"Windows.ApplicationModel.Payments.PaymentDetailsModifier";
|
| 173 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentItem> = L"Windows.ApplicationModel.Payments.PaymentItem";
|
| 174 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentMediator> = L"Windows.ApplicationModel.Payments.PaymentMediator";
|
| 175 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentMerchantInfo> = L"Windows.ApplicationModel.Payments.PaymentMerchantInfo";
|
| 176 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentMethodData> = L"Windows.ApplicationModel.Payments.PaymentMethodData";
|
| 177 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentOptions> = L"Windows.ApplicationModel.Payments.PaymentOptions";
|
| 178 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentRequest> = L"Windows.ApplicationModel.Payments.PaymentRequest";
|
| 179 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedArgs> = L"Windows.ApplicationModel.Payments.PaymentRequestChangedArgs";
|
| 180 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedResult> = L"Windows.ApplicationModel.Payments.PaymentRequestChangedResult";
|
| 181 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentRequestSubmitResult> = L"Windows.ApplicationModel.Payments.PaymentRequestSubmitResult";
|
| 182 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentResponse> = L"Windows.ApplicationModel.Payments.PaymentResponse";
|
| 183 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentShippingOption> = L"Windows.ApplicationModel.Payments.PaymentShippingOption";
|
| 184 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentToken> = L"Windows.ApplicationModel.Payments.PaymentToken";
|
| 185 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentCanMakePaymentResultStatus> = L"Windows.ApplicationModel.Payments.PaymentCanMakePaymentResultStatus";
|
| 186 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentOptionPresence> = L"Windows.ApplicationModel.Payments.PaymentOptionPresence";
|
| 187 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangeKind> = L"Windows.ApplicationModel.Payments.PaymentRequestChangeKind";
|
| 188 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentRequestCompletionStatus> = L"Windows.ApplicationModel.Payments.PaymentRequestCompletionStatus";
|
| 189 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentRequestStatus> = L"Windows.ApplicationModel.Payments.PaymentRequestStatus";
|
| 190 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentShippingType> = L"Windows.ApplicationModel.Payments.PaymentShippingType";
|
| 191 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentAddress> = L"Windows.ApplicationModel.Payments.IPaymentAddress";
|
| 192 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResult> = L"Windows.ApplicationModel.Payments.IPaymentCanMakePaymentResult";
|
| 193 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResultFactory> = L"Windows.ApplicationModel.Payments.IPaymentCanMakePaymentResultFactory";
|
| 194 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmount> = L"Windows.ApplicationModel.Payments.IPaymentCurrencyAmount";
|
| 195 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmountFactory> = L"Windows.ApplicationModel.Payments.IPaymentCurrencyAmountFactory";
|
| 196 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentDetails> = L"Windows.ApplicationModel.Payments.IPaymentDetails";
|
| 197 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsFactory> = L"Windows.ApplicationModel.Payments.IPaymentDetailsFactory";
|
| 198 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifier> = L"Windows.ApplicationModel.Payments.IPaymentDetailsModifier";
|
| 199 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifierFactory> = L"Windows.ApplicationModel.Payments.IPaymentDetailsModifierFactory";
|
| 200 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentItem> = L"Windows.ApplicationModel.Payments.IPaymentItem";
|
| 201 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentItemFactory> = L"Windows.ApplicationModel.Payments.IPaymentItemFactory";
|
| 202 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentMediator> = L"Windows.ApplicationModel.Payments.IPaymentMediator";
|
| 203 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentMediator2> = L"Windows.ApplicationModel.Payments.IPaymentMediator2";
|
| 204 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfo> = L"Windows.ApplicationModel.Payments.IPaymentMerchantInfo";
|
| 205 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfoFactory> = L"Windows.ApplicationModel.Payments.IPaymentMerchantInfoFactory";
|
| 206 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentMethodData> = L"Windows.ApplicationModel.Payments.IPaymentMethodData";
|
| 207 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentMethodDataFactory> = L"Windows.ApplicationModel.Payments.IPaymentMethodDataFactory";
|
| 208 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentOptions> = L"Windows.ApplicationModel.Payments.IPaymentOptions";
|
| 209 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequest> = L"Windows.ApplicationModel.Payments.IPaymentRequest";
|
| 210 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequest2> = L"Windows.ApplicationModel.Payments.IPaymentRequest2";
|
| 211 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedArgs> = L"Windows.ApplicationModel.Payments.IPaymentRequestChangedArgs";
|
| 212 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResult> = L"Windows.ApplicationModel.Payments.IPaymentRequestChangedResult";
|
| 213 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResultFactory> = L"Windows.ApplicationModel.Payments.IPaymentRequestChangedResultFactory";
|
| 214 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory> = L"Windows.ApplicationModel.Payments.IPaymentRequestFactory";
|
| 215 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory2> = L"Windows.ApplicationModel.Payments.IPaymentRequestFactory2";
|
| 216 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestSubmitResult> = L"Windows.ApplicationModel.Payments.IPaymentRequestSubmitResult";
|
| 217 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentResponse> = L"Windows.ApplicationModel.Payments.IPaymentResponse";
|
| 218 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOption> = L"Windows.ApplicationModel.Payments.IPaymentShippingOption";
|
| 219 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOptionFactory> = L"Windows.ApplicationModel.Payments.IPaymentShippingOptionFactory";
|
| 220 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentToken> = L"Windows.ApplicationModel.Payments.IPaymentToken";
|
| 221 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::IPaymentTokenFactory> = L"Windows.ApplicationModel.Payments.IPaymentTokenFactory";
|
| 222 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedHandler> = L"Windows.ApplicationModel.Payments.PaymentRequestChangedHandler";
|
| 223 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentAddress>{ 0x5F2264E9,0x6F3A,0x4166,{ 0xA0,0x18,0x0A,0x0B,0x06,0xBB,0x32,0xB5 } }; // 5F2264E9-6F3A-4166-A018-0A0B06BB32B5
|
| 224 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResult>{ 0x7696FE55,0xD5D3,0x4D3D,{ 0xB3,0x45,0x45,0x59,0x17,0x59,0xC5,0x10 } }; // 7696FE55-D5D3-4D3D-B345-45591759C510
|
| 225 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResultFactory>{ 0xBBDCAA3E,0x7D49,0x4F69,{ 0xAA,0x53,0x2A,0x0F,0x81,0x64,0xB7,0xC9 } }; // BBDCAA3E-7D49-4F69-AA53-2A0F8164B7C9
|
| 226 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmount>{ 0xE3A3E9E0,0xB41F,0x4987,{ 0xBD,0xCB,0x07,0x13,0x31,0xF2,0xDA,0xA4 } }; // E3A3E9E0-B41F-4987-BDCB-071331F2DAA4
|
| 227 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmountFactory>{ 0x3257D338,0x140C,0x4575,{ 0x85,0x35,0xF7,0x73,0x17,0x8C,0x09,0xA7 } }; // 3257D338-140C-4575-8535-F773178C09A7
|
| 228 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentDetails>{ 0x53BB2D7D,0xE0EB,0x4053,{ 0x8E,0xAE,0xCE,0x7C,0x48,0xE0,0x29,0x45 } }; // 53BB2D7D-E0EB-4053-8EAE-CE7C48E02945
|
| 229 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsFactory>{ 0xCFE8AFEE,0xC0EA,0x4CA1,{ 0x8B,0xC7,0x6D,0xE6,0x7B,0x1F,0x37,0x63 } }; // CFE8AFEE-C0EA-4CA1-8BC7-6DE67B1F3763
|
| 230 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifier>{ 0xBE1C7D65,0x4323,0x41D7,{ 0xB3,0x05,0xDF,0xCB,0x76,0x5F,0x69,0xDE } }; // BE1C7D65-4323-41D7-B305-DFCB765F69DE
|
| 231 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifierFactory>{ 0x79005286,0x54DE,0x429C,{ 0x9E,0x4F,0x5D,0xCE,0x6E,0x10,0xEB,0xCE } }; // 79005286-54DE-429C-9E4F-5DCE6E10EBCE
|
| 232 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentItem>{ 0x685AC88B,0x79B2,0x4B76,{ 0x9E,0x03,0xA8,0x76,0x22,0x3D,0xFE,0x72 } }; // 685AC88B-79B2-4B76-9E03-A876223DFE72
|
| 233 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentItemFactory>{ 0xC6AB7AD8,0x2503,0x4D1D,{ 0xA7,0x78,0x02,0xB2,0xE5,0x92,0x7B,0x2C } }; // C6AB7AD8-2503-4D1D-A778-02B2E5927B2C
|
| 234 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentMediator>{ 0xFB0EE829,0xEC0C,0x449A,{ 0x83,0xDA,0x7A,0xE3,0x07,0x33,0x65,0xA2 } }; // FB0EE829-EC0C-449A-83DA-7AE3073365A2
|
| 235 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentMediator2>{ 0xCEEF98F1,0xE407,0x4128,{ 0x8E,0x73,0xD9,0x3D,0x5F,0x82,0x27,0x86 } }; // CEEF98F1-E407-4128-8E73-D93D5F822786
|
| 236 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfo>{ 0x63445050,0x0E94,0x4ED6,{ 0xAA,0xCB,0xE6,0x01,0x2B,0xD3,0x27,0xA7 } }; // 63445050-0E94-4ED6-AACB-E6012BD327A7
|
| 237 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfoFactory>{ 0x9E89CED3,0xCCB7,0x4167,{ 0xA8,0xEC,0xE1,0x0A,0xE9,0x6D,0xBC,0xD1 } }; // 9E89CED3-CCB7-4167-A8EC-E10AE96DBCD1
|
| 238 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentMethodData>{ 0xD1D3CAF4,0xDE98,0x4129,{ 0xB1,0xB7,0xC3,0xAD,0x86,0x23,0x7B,0xF4 } }; // D1D3CAF4-DE98-4129-B1B7-C3AD86237BF4
|
| 239 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentMethodDataFactory>{ 0x8ADDD27F,0x9BAA,0x4A82,{ 0x83,0x42,0xA8,0x21,0x09,0x92,0xA3,0x6B } }; // 8ADDD27F-9BAA-4A82-8342-A8210992A36B
|
| 240 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentOptions>{ 0xAAA30854,0x1F2B,0x4365,{ 0x82,0x51,0x01,0xB5,0x89,0x15,0xA5,0xBC } }; // AAA30854-1F2B-4365-8251-01B58915A5BC
|
| 241 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequest>{ 0xB74942E1,0xED7B,0x47EB,{ 0xBC,0x08,0x78,0xCC,0x5D,0x68,0x96,0xB6 } }; // B74942E1-ED7B-47EB-BC08-78CC5D6896B6
|
| 242 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequest2>{ 0xB63CCFB5,0x5998,0x493E,{ 0xA0,0x4C,0x67,0x04,0x8A,0x50,0xF1,0x41 } }; // B63CCFB5-5998-493E-A04C-67048A50F141
|
| 243 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedArgs>{ 0xC6145E44,0xCD8B,0x4BE4,{ 0xB5,0x55,0x27,0xC9,0x91,0x94,0xC0,0xC5 } }; // C6145E44-CD8B-4BE4-B555-27C99194C0C5
|
| 244 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResult>{ 0xDF699E5C,0x16C4,0x47AD,{ 0x94,0x01,0x84,0x40,0xEC,0x07,0x57,0xDB } }; // DF699E5C-16C4-47AD-9401-8440EC0757DB
|
| 245 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResultFactory>{ 0x08740F56,0x1D33,0x4431,{ 0x81,0x4B,0x67,0xEA,0x24,0xBF,0x21,0xDB } }; // 08740F56-1D33-4431-814B-67EA24BF21DB
|
| 246 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory>{ 0x3E8A79DC,0x6B74,0x42D3,{ 0xB1,0x03,0xF0,0xDE,0x35,0xFB,0x18,0x48 } }; // 3E8A79DC-6B74-42D3-B103-F0DE35FB1848
|
| 247 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory2>{ 0xE6CE1325,0xA506,0x4372,{ 0xB7,0xEF,0x1A,0x03,0x1D,0x56,0x62,0xD1 } }; // E6CE1325-A506-4372-B7EF-1A031D5662D1
|
| 248 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentRequestSubmitResult>{ 0x7B9C3912,0x30F2,0x4E90,{ 0xB2,0x49,0x8C,0xE7,0xD7,0x8F,0xFE,0x56 } }; // 7B9C3912-30F2-4E90-B249-8CE7D78FFE56
|
| 249 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentResponse>{ 0xE1389457,0x8BD2,0x4888,{ 0x9F,0xA8,0x97,0x98,0x55,0x45,0x10,0x8E } }; // E1389457-8BD2-4888-9FA8-97985545108E
|
| 250 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOption>{ 0x13372ADA,0x9753,0x4574,{ 0x89,0x66,0x93,0x14,0x5A,0x76,0xC7,0xF9 } }; // 13372ADA-9753-4574-8966-93145A76C7F9
|
| 251 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOptionFactory>{ 0x5DE5F917,0xB2D7,0x446B,{ 0x9D,0x73,0x61,0x23,0xFB,0xCA,0x3B,0xC6 } }; // 5DE5F917-B2D7-446B-9D73-6123FBCA3BC6
|
| 252 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentToken>{ 0xBBCAC013,0xCCD0,0x41F2,{ 0xB2,0xA1,0x0A,0x2E,0x4B,0x5D,0xCE,0x25 } }; // BBCAC013-CCD0-41F2-B2A1-0A2E4B5DCE25
|
| 253 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::IPaymentTokenFactory>{ 0x988CD7AA,0x4753,0x4904,{ 0x83,0x73,0xDD,0x7B,0x08,0xB9,0x95,0xC1 } }; // 988CD7AA-4753-4904-8373-DD7B08B995C1
|
| 254 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedHandler>{ 0x5078B9E1,0xF398,0x4F2C,{ 0xA2,0x7E,0x94,0xD3,0x71,0xCF,0x6C,0x7D } }; // 5078B9E1-F398-4F2C-A27E-94D371CF6C7D
|
| 255 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentAddress>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentAddress; };
|
| 256 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentCanMakePaymentResult>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResult; };
|
| 257 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmount; };
|
| 258 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentDetails>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentDetails; };
|
| 259 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentDetailsModifier>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifier; };
|
| 260 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentItem>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentItem; };
|
| 261 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentMediator>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentMediator; };
|
| 262 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentMerchantInfo>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfo; };
|
| 263 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentMethodData>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentMethodData; };
|
| 264 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentOptions>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentOptions; };
|
| 265 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentRequest>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentRequest; };
|
| 266 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedArgs>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedArgs; };
|
| 267 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedResult>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResult; };
|
| 268 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentRequestSubmitResult>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentRequestSubmitResult; };
|
| 269 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentResponse>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentResponse; };
|
| 270 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentShippingOption>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentShippingOption; };
|
| 271 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::PaymentToken>{ using type = winrt::Windows::ApplicationModel::Payments::IPaymentToken; };
|
| 272 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentAddress>
|
| 273 |
+
{
|
| 274 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 275 |
+
{
|
| 276 |
+
virtual int32_t __stdcall get_Country(void**) noexcept = 0;
|
| 277 |
+
virtual int32_t __stdcall put_Country(void*) noexcept = 0;
|
| 278 |
+
virtual int32_t __stdcall get_AddressLines(void**) noexcept = 0;
|
| 279 |
+
virtual int32_t __stdcall put_AddressLines(void*) noexcept = 0;
|
| 280 |
+
virtual int32_t __stdcall get_Region(void**) noexcept = 0;
|
| 281 |
+
virtual int32_t __stdcall put_Region(void*) noexcept = 0;
|
| 282 |
+
virtual int32_t __stdcall get_City(void**) noexcept = 0;
|
| 283 |
+
virtual int32_t __stdcall put_City(void*) noexcept = 0;
|
| 284 |
+
virtual int32_t __stdcall get_DependentLocality(void**) noexcept = 0;
|
| 285 |
+
virtual int32_t __stdcall put_DependentLocality(void*) noexcept = 0;
|
| 286 |
+
virtual int32_t __stdcall get_PostalCode(void**) noexcept = 0;
|
| 287 |
+
virtual int32_t __stdcall put_PostalCode(void*) noexcept = 0;
|
| 288 |
+
virtual int32_t __stdcall get_SortingCode(void**) noexcept = 0;
|
| 289 |
+
virtual int32_t __stdcall put_SortingCode(void*) noexcept = 0;
|
| 290 |
+
virtual int32_t __stdcall get_LanguageCode(void**) noexcept = 0;
|
| 291 |
+
virtual int32_t __stdcall put_LanguageCode(void*) noexcept = 0;
|
| 292 |
+
virtual int32_t __stdcall get_Organization(void**) noexcept = 0;
|
| 293 |
+
virtual int32_t __stdcall put_Organization(void*) noexcept = 0;
|
| 294 |
+
virtual int32_t __stdcall get_Recipient(void**) noexcept = 0;
|
| 295 |
+
virtual int32_t __stdcall put_Recipient(void*) noexcept = 0;
|
| 296 |
+
virtual int32_t __stdcall get_PhoneNumber(void**) noexcept = 0;
|
| 297 |
+
virtual int32_t __stdcall put_PhoneNumber(void*) noexcept = 0;
|
| 298 |
+
virtual int32_t __stdcall get_Properties(void**) noexcept = 0;
|
| 299 |
+
};
|
| 300 |
+
};
|
| 301 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResult>
|
| 302 |
+
{
|
| 303 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 304 |
+
{
|
| 305 |
+
virtual int32_t __stdcall get_Status(int32_t*) noexcept = 0;
|
| 306 |
+
};
|
| 307 |
+
};
|
| 308 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResultFactory>
|
| 309 |
+
{
|
| 310 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 311 |
+
{
|
| 312 |
+
virtual int32_t __stdcall Create(int32_t, void**) noexcept = 0;
|
| 313 |
+
};
|
| 314 |
+
};
|
| 315 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmount>
|
| 316 |
+
{
|
| 317 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 318 |
+
{
|
| 319 |
+
virtual int32_t __stdcall get_Currency(void**) noexcept = 0;
|
| 320 |
+
virtual int32_t __stdcall put_Currency(void*) noexcept = 0;
|
| 321 |
+
virtual int32_t __stdcall get_CurrencySystem(void**) noexcept = 0;
|
| 322 |
+
virtual int32_t __stdcall put_CurrencySystem(void*) noexcept = 0;
|
| 323 |
+
virtual int32_t __stdcall get_Value(void**) noexcept = 0;
|
| 324 |
+
virtual int32_t __stdcall put_Value(void*) noexcept = 0;
|
| 325 |
+
};
|
| 326 |
+
};
|
| 327 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmountFactory>
|
| 328 |
+
{
|
| 329 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 330 |
+
{
|
| 331 |
+
virtual int32_t __stdcall Create(void*, void*, void**) noexcept = 0;
|
| 332 |
+
virtual int32_t __stdcall CreateWithCurrencySystem(void*, void*, void*, void**) noexcept = 0;
|
| 333 |
+
};
|
| 334 |
+
};
|
| 335 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentDetails>
|
| 336 |
+
{
|
| 337 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 338 |
+
{
|
| 339 |
+
virtual int32_t __stdcall get_Total(void**) noexcept = 0;
|
| 340 |
+
virtual int32_t __stdcall put_Total(void*) noexcept = 0;
|
| 341 |
+
virtual int32_t __stdcall get_DisplayItems(void**) noexcept = 0;
|
| 342 |
+
virtual int32_t __stdcall put_DisplayItems(void*) noexcept = 0;
|
| 343 |
+
virtual int32_t __stdcall get_ShippingOptions(void**) noexcept = 0;
|
| 344 |
+
virtual int32_t __stdcall put_ShippingOptions(void*) noexcept = 0;
|
| 345 |
+
virtual int32_t __stdcall get_Modifiers(void**) noexcept = 0;
|
| 346 |
+
virtual int32_t __stdcall put_Modifiers(void*) noexcept = 0;
|
| 347 |
+
};
|
| 348 |
+
};
|
| 349 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsFactory>
|
| 350 |
+
{
|
| 351 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 352 |
+
{
|
| 353 |
+
virtual int32_t __stdcall Create(void*, void**) noexcept = 0;
|
| 354 |
+
virtual int32_t __stdcall CreateWithDisplayItems(void*, void*, void**) noexcept = 0;
|
| 355 |
+
};
|
| 356 |
+
};
|
| 357 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifier>
|
| 358 |
+
{
|
| 359 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 360 |
+
{
|
| 361 |
+
virtual int32_t __stdcall get_JsonData(void**) noexcept = 0;
|
| 362 |
+
virtual int32_t __stdcall get_SupportedMethodIds(void**) noexcept = 0;
|
| 363 |
+
virtual int32_t __stdcall get_Total(void**) noexcept = 0;
|
| 364 |
+
virtual int32_t __stdcall get_AdditionalDisplayItems(void**) noexcept = 0;
|
| 365 |
+
};
|
| 366 |
+
};
|
| 367 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifierFactory>
|
| 368 |
+
{
|
| 369 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 370 |
+
{
|
| 371 |
+
virtual int32_t __stdcall Create(void*, void*, void**) noexcept = 0;
|
| 372 |
+
virtual int32_t __stdcall CreateWithAdditionalDisplayItems(void*, void*, void*, void**) noexcept = 0;
|
| 373 |
+
virtual int32_t __stdcall CreateWithAdditionalDisplayItemsAndJsonData(void*, void*, void*, void*, void**) noexcept = 0;
|
| 374 |
+
};
|
| 375 |
+
};
|
| 376 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentItem>
|
| 377 |
+
{
|
| 378 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 379 |
+
{
|
| 380 |
+
virtual int32_t __stdcall get_Label(void**) noexcept = 0;
|
| 381 |
+
virtual int32_t __stdcall put_Label(void*) noexcept = 0;
|
| 382 |
+
virtual int32_t __stdcall get_Amount(void**) noexcept = 0;
|
| 383 |
+
virtual int32_t __stdcall put_Amount(void*) noexcept = 0;
|
| 384 |
+
virtual int32_t __stdcall get_Pending(bool*) noexcept = 0;
|
| 385 |
+
virtual int32_t __stdcall put_Pending(bool) noexcept = 0;
|
| 386 |
+
};
|
| 387 |
+
};
|
| 388 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentItemFactory>
|
| 389 |
+
{
|
| 390 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 391 |
+
{
|
| 392 |
+
virtual int32_t __stdcall Create(void*, void*, void**) noexcept = 0;
|
| 393 |
+
};
|
| 394 |
+
};
|
| 395 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentMediator>
|
| 396 |
+
{
|
| 397 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 398 |
+
{
|
| 399 |
+
virtual int32_t __stdcall GetSupportedMethodIdsAsync(void**) noexcept = 0;
|
| 400 |
+
virtual int32_t __stdcall SubmitPaymentRequestAsync(void*, void**) noexcept = 0;
|
| 401 |
+
virtual int32_t __stdcall SubmitPaymentRequestWithChangeHandlerAsync(void*, void*, void**) noexcept = 0;
|
| 402 |
+
};
|
| 403 |
+
};
|
| 404 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentMediator2>
|
| 405 |
+
{
|
| 406 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 407 |
+
{
|
| 408 |
+
virtual int32_t __stdcall CanMakePaymentAsync(void*, void**) noexcept = 0;
|
| 409 |
+
};
|
| 410 |
+
};
|
| 411 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfo>
|
| 412 |
+
{
|
| 413 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 414 |
+
{
|
| 415 |
+
virtual int32_t __stdcall get_PackageFullName(void**) noexcept = 0;
|
| 416 |
+
virtual int32_t __stdcall get_Uri(void**) noexcept = 0;
|
| 417 |
+
};
|
| 418 |
+
};
|
| 419 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfoFactory>
|
| 420 |
+
{
|
| 421 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 422 |
+
{
|
| 423 |
+
virtual int32_t __stdcall Create(void*, void**) noexcept = 0;
|
| 424 |
+
};
|
| 425 |
+
};
|
| 426 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentMethodData>
|
| 427 |
+
{
|
| 428 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 429 |
+
{
|
| 430 |
+
virtual int32_t __stdcall get_SupportedMethodIds(void**) noexcept = 0;
|
| 431 |
+
virtual int32_t __stdcall get_JsonData(void**) noexcept = 0;
|
| 432 |
+
};
|
| 433 |
+
};
|
| 434 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentMethodDataFactory>
|
| 435 |
+
{
|
| 436 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 437 |
+
{
|
| 438 |
+
virtual int32_t __stdcall Create(void*, void**) noexcept = 0;
|
| 439 |
+
virtual int32_t __stdcall CreateWithJsonData(void*, void*, void**) noexcept = 0;
|
| 440 |
+
};
|
| 441 |
+
};
|
| 442 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentOptions>
|
| 443 |
+
{
|
| 444 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 445 |
+
{
|
| 446 |
+
virtual int32_t __stdcall get_RequestPayerEmail(int32_t*) noexcept = 0;
|
| 447 |
+
virtual int32_t __stdcall put_RequestPayerEmail(int32_t) noexcept = 0;
|
| 448 |
+
virtual int32_t __stdcall get_RequestPayerName(int32_t*) noexcept = 0;
|
| 449 |
+
virtual int32_t __stdcall put_RequestPayerName(int32_t) noexcept = 0;
|
| 450 |
+
virtual int32_t __stdcall get_RequestPayerPhoneNumber(int32_t*) noexcept = 0;
|
| 451 |
+
virtual int32_t __stdcall put_RequestPayerPhoneNumber(int32_t) noexcept = 0;
|
| 452 |
+
virtual int32_t __stdcall get_RequestShipping(bool*) noexcept = 0;
|
| 453 |
+
virtual int32_t __stdcall put_RequestShipping(bool) noexcept = 0;
|
| 454 |
+
virtual int32_t __stdcall get_ShippingType(int32_t*) noexcept = 0;
|
| 455 |
+
virtual int32_t __stdcall put_ShippingType(int32_t) noexcept = 0;
|
| 456 |
+
};
|
| 457 |
+
};
|
| 458 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentRequest>
|
| 459 |
+
{
|
| 460 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 461 |
+
{
|
| 462 |
+
virtual int32_t __stdcall get_MerchantInfo(void**) noexcept = 0;
|
| 463 |
+
virtual int32_t __stdcall get_Details(void**) noexcept = 0;
|
| 464 |
+
virtual int32_t __stdcall get_MethodData(void**) noexcept = 0;
|
| 465 |
+
virtual int32_t __stdcall get_Options(void**) noexcept = 0;
|
| 466 |
+
};
|
| 467 |
+
};
|
| 468 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentRequest2>
|
| 469 |
+
{
|
| 470 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 471 |
+
{
|
| 472 |
+
virtual int32_t __stdcall get_Id(void**) noexcept = 0;
|
| 473 |
+
};
|
| 474 |
+
};
|
| 475 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedArgs>
|
| 476 |
+
{
|
| 477 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 478 |
+
{
|
| 479 |
+
virtual int32_t __stdcall get_ChangeKind(int32_t*) noexcept = 0;
|
| 480 |
+
virtual int32_t __stdcall get_ShippingAddress(void**) noexcept = 0;
|
| 481 |
+
virtual int32_t __stdcall get_SelectedShippingOption(void**) noexcept = 0;
|
| 482 |
+
virtual int32_t __stdcall Acknowledge(void*) noexcept = 0;
|
| 483 |
+
};
|
| 484 |
+
};
|
| 485 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResult>
|
| 486 |
+
{
|
| 487 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 488 |
+
{
|
| 489 |
+
virtual int32_t __stdcall get_ChangeAcceptedByMerchant(bool*) noexcept = 0;
|
| 490 |
+
virtual int32_t __stdcall put_ChangeAcceptedByMerchant(bool) noexcept = 0;
|
| 491 |
+
virtual int32_t __stdcall get_Message(void**) noexcept = 0;
|
| 492 |
+
virtual int32_t __stdcall put_Message(void*) noexcept = 0;
|
| 493 |
+
virtual int32_t __stdcall get_UpdatedPaymentDetails(void**) noexcept = 0;
|
| 494 |
+
virtual int32_t __stdcall put_UpdatedPaymentDetails(void*) noexcept = 0;
|
| 495 |
+
};
|
| 496 |
+
};
|
| 497 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResultFactory>
|
| 498 |
+
{
|
| 499 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 500 |
+
{
|
| 501 |
+
virtual int32_t __stdcall Create(bool, void**) noexcept = 0;
|
| 502 |
+
virtual int32_t __stdcall CreateWithPaymentDetails(bool, void*, void**) noexcept = 0;
|
| 503 |
+
};
|
| 504 |
+
};
|
| 505 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory>
|
| 506 |
+
{
|
| 507 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 508 |
+
{
|
| 509 |
+
virtual int32_t __stdcall Create(void*, void*, void**) noexcept = 0;
|
| 510 |
+
virtual int32_t __stdcall CreateWithMerchantInfo(void*, void*, void*, void**) noexcept = 0;
|
| 511 |
+
virtual int32_t __stdcall CreateWithMerchantInfoAndOptions(void*, void*, void*, void*, void**) noexcept = 0;
|
| 512 |
+
};
|
| 513 |
+
};
|
| 514 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory2>
|
| 515 |
+
{
|
| 516 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 517 |
+
{
|
| 518 |
+
virtual int32_t __stdcall CreateWithMerchantInfoOptionsAndId(void*, void*, void*, void*, void*, void**) noexcept = 0;
|
| 519 |
+
};
|
| 520 |
+
};
|
| 521 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentRequestSubmitResult>
|
| 522 |
+
{
|
| 523 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 524 |
+
{
|
| 525 |
+
virtual int32_t __stdcall get_Status(int32_t*) noexcept = 0;
|
| 526 |
+
virtual int32_t __stdcall get_Response(void**) noexcept = 0;
|
| 527 |
+
};
|
| 528 |
+
};
|
| 529 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentResponse>
|
| 530 |
+
{
|
| 531 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 532 |
+
{
|
| 533 |
+
virtual int32_t __stdcall get_PaymentToken(void**) noexcept = 0;
|
| 534 |
+
virtual int32_t __stdcall get_ShippingOption(void**) noexcept = 0;
|
| 535 |
+
virtual int32_t __stdcall get_ShippingAddress(void**) noexcept = 0;
|
| 536 |
+
virtual int32_t __stdcall get_PayerEmail(void**) noexcept = 0;
|
| 537 |
+
virtual int32_t __stdcall get_PayerName(void**) noexcept = 0;
|
| 538 |
+
virtual int32_t __stdcall get_PayerPhoneNumber(void**) noexcept = 0;
|
| 539 |
+
virtual int32_t __stdcall CompleteAsync(int32_t, void**) noexcept = 0;
|
| 540 |
+
};
|
| 541 |
+
};
|
| 542 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOption>
|
| 543 |
+
{
|
| 544 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 545 |
+
{
|
| 546 |
+
virtual int32_t __stdcall get_Label(void**) noexcept = 0;
|
| 547 |
+
virtual int32_t __stdcall put_Label(void*) noexcept = 0;
|
| 548 |
+
virtual int32_t __stdcall get_Amount(void**) noexcept = 0;
|
| 549 |
+
virtual int32_t __stdcall put_Amount(void*) noexcept = 0;
|
| 550 |
+
virtual int32_t __stdcall get_Tag(void**) noexcept = 0;
|
| 551 |
+
virtual int32_t __stdcall put_Tag(void*) noexcept = 0;
|
| 552 |
+
virtual int32_t __stdcall get_IsSelected(bool*) noexcept = 0;
|
| 553 |
+
virtual int32_t __stdcall put_IsSelected(bool) noexcept = 0;
|
| 554 |
+
};
|
| 555 |
+
};
|
| 556 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOptionFactory>
|
| 557 |
+
{
|
| 558 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 559 |
+
{
|
| 560 |
+
virtual int32_t __stdcall Create(void*, void*, void**) noexcept = 0;
|
| 561 |
+
virtual int32_t __stdcall CreateWithSelected(void*, void*, bool, void**) noexcept = 0;
|
| 562 |
+
virtual int32_t __stdcall CreateWithSelectedAndTag(void*, void*, bool, void*, void**) noexcept = 0;
|
| 563 |
+
};
|
| 564 |
+
};
|
| 565 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentToken>
|
| 566 |
+
{
|
| 567 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 568 |
+
{
|
| 569 |
+
virtual int32_t __stdcall get_PaymentMethodId(void**) noexcept = 0;
|
| 570 |
+
virtual int32_t __stdcall get_JsonDetails(void**) noexcept = 0;
|
| 571 |
+
};
|
| 572 |
+
};
|
| 573 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::IPaymentTokenFactory>
|
| 574 |
+
{
|
| 575 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 576 |
+
{
|
| 577 |
+
virtual int32_t __stdcall Create(void*, void**) noexcept = 0;
|
| 578 |
+
virtual int32_t __stdcall CreateWithJsonDetails(void*, void*, void**) noexcept = 0;
|
| 579 |
+
};
|
| 580 |
+
};
|
| 581 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedHandler>
|
| 582 |
+
{
|
| 583 |
+
struct WINRT_IMPL_NOVTABLE type : unknown_abi
|
| 584 |
+
{
|
| 585 |
+
virtual int32_t __stdcall Invoke(void*, void*) noexcept = 0;
|
| 586 |
+
};
|
| 587 |
+
};
|
| 588 |
+
template <typename D>
|
| 589 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentAddress
|
| 590 |
+
{
|
| 591 |
+
[[nodiscard]] auto Country() const;
|
| 592 |
+
auto Country(param::hstring const& value) const;
|
| 593 |
+
[[nodiscard]] auto AddressLines() const;
|
| 594 |
+
auto AddressLines(param::async_vector_view<hstring> const& value) const;
|
| 595 |
+
[[nodiscard]] auto Region() const;
|
| 596 |
+
auto Region(param::hstring const& value) const;
|
| 597 |
+
[[nodiscard]] auto City() const;
|
| 598 |
+
auto City(param::hstring const& value) const;
|
| 599 |
+
[[nodiscard]] auto DependentLocality() const;
|
| 600 |
+
auto DependentLocality(param::hstring const& value) const;
|
| 601 |
+
[[nodiscard]] auto PostalCode() const;
|
| 602 |
+
auto PostalCode(param::hstring const& value) const;
|
| 603 |
+
[[nodiscard]] auto SortingCode() const;
|
| 604 |
+
auto SortingCode(param::hstring const& value) const;
|
| 605 |
+
[[nodiscard]] auto LanguageCode() const;
|
| 606 |
+
auto LanguageCode(param::hstring const& value) const;
|
| 607 |
+
[[nodiscard]] auto Organization() const;
|
| 608 |
+
auto Organization(param::hstring const& value) const;
|
| 609 |
+
[[nodiscard]] auto Recipient() const;
|
| 610 |
+
auto Recipient(param::hstring const& value) const;
|
| 611 |
+
[[nodiscard]] auto PhoneNumber() const;
|
| 612 |
+
auto PhoneNumber(param::hstring const& value) const;
|
| 613 |
+
[[nodiscard]] auto Properties() const;
|
| 614 |
+
};
|
| 615 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentAddress>
|
| 616 |
+
{
|
| 617 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentAddress<D>;
|
| 618 |
+
};
|
| 619 |
+
template <typename D>
|
| 620 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentCanMakePaymentResult
|
| 621 |
+
{
|
| 622 |
+
[[nodiscard]] auto Status() const;
|
| 623 |
+
};
|
| 624 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResult>
|
| 625 |
+
{
|
| 626 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentCanMakePaymentResult<D>;
|
| 627 |
+
};
|
| 628 |
+
template <typename D>
|
| 629 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentCanMakePaymentResultFactory
|
| 630 |
+
{
|
| 631 |
+
auto Create(winrt::Windows::ApplicationModel::Payments::PaymentCanMakePaymentResultStatus const& value) const;
|
| 632 |
+
};
|
| 633 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResultFactory>
|
| 634 |
+
{
|
| 635 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentCanMakePaymentResultFactory<D>;
|
| 636 |
+
};
|
| 637 |
+
template <typename D>
|
| 638 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentCurrencyAmount
|
| 639 |
+
{
|
| 640 |
+
[[nodiscard]] auto Currency() const;
|
| 641 |
+
auto Currency(param::hstring const& value) const;
|
| 642 |
+
[[nodiscard]] auto CurrencySystem() const;
|
| 643 |
+
auto CurrencySystem(param::hstring const& value) const;
|
| 644 |
+
[[nodiscard]] auto Value() const;
|
| 645 |
+
auto Value(param::hstring const& value) const;
|
| 646 |
+
};
|
| 647 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmount>
|
| 648 |
+
{
|
| 649 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentCurrencyAmount<D>;
|
| 650 |
+
};
|
| 651 |
+
template <typename D>
|
| 652 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentCurrencyAmountFactory
|
| 653 |
+
{
|
| 654 |
+
auto Create(param::hstring const& value, param::hstring const& currency) const;
|
| 655 |
+
auto CreateWithCurrencySystem(param::hstring const& value, param::hstring const& currency, param::hstring const& currencySystem) const;
|
| 656 |
+
};
|
| 657 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmountFactory>
|
| 658 |
+
{
|
| 659 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentCurrencyAmountFactory<D>;
|
| 660 |
+
};
|
| 661 |
+
template <typename D>
|
| 662 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentDetails
|
| 663 |
+
{
|
| 664 |
+
[[nodiscard]] auto Total() const;
|
| 665 |
+
auto Total(winrt::Windows::ApplicationModel::Payments::PaymentItem const& value) const;
|
| 666 |
+
[[nodiscard]] auto DisplayItems() const;
|
| 667 |
+
auto DisplayItems(param::async_vector_view<winrt::Windows::ApplicationModel::Payments::PaymentItem> const& value) const;
|
| 668 |
+
[[nodiscard]] auto ShippingOptions() const;
|
| 669 |
+
auto ShippingOptions(param::async_vector_view<winrt::Windows::ApplicationModel::Payments::PaymentShippingOption> const& value) const;
|
| 670 |
+
[[nodiscard]] auto Modifiers() const;
|
| 671 |
+
auto Modifiers(param::async_vector_view<winrt::Windows::ApplicationModel::Payments::PaymentDetailsModifier> const& value) const;
|
| 672 |
+
};
|
| 673 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentDetails>
|
| 674 |
+
{
|
| 675 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentDetails<D>;
|
| 676 |
+
};
|
| 677 |
+
template <typename D>
|
| 678 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentDetailsFactory
|
| 679 |
+
{
|
| 680 |
+
auto Create(winrt::Windows::ApplicationModel::Payments::PaymentItem const& total) const;
|
| 681 |
+
auto CreateWithDisplayItems(winrt::Windows::ApplicationModel::Payments::PaymentItem const& total, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentItem> const& displayItems) const;
|
| 682 |
+
};
|
| 683 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsFactory>
|
| 684 |
+
{
|
| 685 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentDetailsFactory<D>;
|
| 686 |
+
};
|
| 687 |
+
template <typename D>
|
| 688 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentDetailsModifier
|
| 689 |
+
{
|
| 690 |
+
[[nodiscard]] auto JsonData() const;
|
| 691 |
+
[[nodiscard]] auto SupportedMethodIds() const;
|
| 692 |
+
[[nodiscard]] auto Total() const;
|
| 693 |
+
[[nodiscard]] auto AdditionalDisplayItems() const;
|
| 694 |
+
};
|
| 695 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifier>
|
| 696 |
+
{
|
| 697 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentDetailsModifier<D>;
|
| 698 |
+
};
|
| 699 |
+
template <typename D>
|
| 700 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentDetailsModifierFactory
|
| 701 |
+
{
|
| 702 |
+
auto Create(param::iterable<hstring> const& supportedMethodIds, winrt::Windows::ApplicationModel::Payments::PaymentItem const& total) const;
|
| 703 |
+
auto CreateWithAdditionalDisplayItems(param::iterable<hstring> const& supportedMethodIds, winrt::Windows::ApplicationModel::Payments::PaymentItem const& total, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentItem> const& additionalDisplayItems) const;
|
| 704 |
+
auto CreateWithAdditionalDisplayItemsAndJsonData(param::iterable<hstring> const& supportedMethodIds, winrt::Windows::ApplicationModel::Payments::PaymentItem const& total, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentItem> const& additionalDisplayItems, param::hstring const& jsonData) const;
|
| 705 |
+
};
|
| 706 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifierFactory>
|
| 707 |
+
{
|
| 708 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentDetailsModifierFactory<D>;
|
| 709 |
+
};
|
| 710 |
+
template <typename D>
|
| 711 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentItem
|
| 712 |
+
{
|
| 713 |
+
[[nodiscard]] auto Label() const;
|
| 714 |
+
auto Label(param::hstring const& value) const;
|
| 715 |
+
[[nodiscard]] auto Amount() const;
|
| 716 |
+
auto Amount(winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& value) const;
|
| 717 |
+
[[nodiscard]] auto Pending() const;
|
| 718 |
+
auto Pending(bool value) const;
|
| 719 |
+
};
|
| 720 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentItem>
|
| 721 |
+
{
|
| 722 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentItem<D>;
|
| 723 |
+
};
|
| 724 |
+
template <typename D>
|
| 725 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentItemFactory
|
| 726 |
+
{
|
| 727 |
+
auto Create(param::hstring const& label, winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& amount) const;
|
| 728 |
+
};
|
| 729 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentItemFactory>
|
| 730 |
+
{
|
| 731 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentItemFactory<D>;
|
| 732 |
+
};
|
| 733 |
+
template <typename D>
|
| 734 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentMediator
|
| 735 |
+
{
|
| 736 |
+
auto GetSupportedMethodIdsAsync() const;
|
| 737 |
+
auto SubmitPaymentRequestAsync(winrt::Windows::ApplicationModel::Payments::PaymentRequest const& paymentRequest) const;
|
| 738 |
+
auto SubmitPaymentRequestAsync(winrt::Windows::ApplicationModel::Payments::PaymentRequest const& paymentRequest, winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedHandler const& changeHandler) const;
|
| 739 |
+
};
|
| 740 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentMediator>
|
| 741 |
+
{
|
| 742 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentMediator<D>;
|
| 743 |
+
};
|
| 744 |
+
template <typename D>
|
| 745 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentMediator2
|
| 746 |
+
{
|
| 747 |
+
auto CanMakePaymentAsync(winrt::Windows::ApplicationModel::Payments::PaymentRequest const& paymentRequest) const;
|
| 748 |
+
};
|
| 749 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentMediator2>
|
| 750 |
+
{
|
| 751 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentMediator2<D>;
|
| 752 |
+
};
|
| 753 |
+
template <typename D>
|
| 754 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentMerchantInfo
|
| 755 |
+
{
|
| 756 |
+
[[nodiscard]] auto PackageFullName() const;
|
| 757 |
+
[[nodiscard]] auto Uri() const;
|
| 758 |
+
};
|
| 759 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfo>
|
| 760 |
+
{
|
| 761 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentMerchantInfo<D>;
|
| 762 |
+
};
|
| 763 |
+
template <typename D>
|
| 764 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentMerchantInfoFactory
|
| 765 |
+
{
|
| 766 |
+
auto Create(winrt::Windows::Foundation::Uri const& uri) const;
|
| 767 |
+
};
|
| 768 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfoFactory>
|
| 769 |
+
{
|
| 770 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentMerchantInfoFactory<D>;
|
| 771 |
+
};
|
| 772 |
+
template <typename D>
|
| 773 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentMethodData
|
| 774 |
+
{
|
| 775 |
+
[[nodiscard]] auto SupportedMethodIds() const;
|
| 776 |
+
[[nodiscard]] auto JsonData() const;
|
| 777 |
+
};
|
| 778 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentMethodData>
|
| 779 |
+
{
|
| 780 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentMethodData<D>;
|
| 781 |
+
};
|
| 782 |
+
template <typename D>
|
| 783 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentMethodDataFactory
|
| 784 |
+
{
|
| 785 |
+
auto Create(param::iterable<hstring> const& supportedMethodIds) const;
|
| 786 |
+
auto CreateWithJsonData(param::iterable<hstring> const& supportedMethodIds, param::hstring const& jsonData) const;
|
| 787 |
+
};
|
| 788 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentMethodDataFactory>
|
| 789 |
+
{
|
| 790 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentMethodDataFactory<D>;
|
| 791 |
+
};
|
| 792 |
+
template <typename D>
|
| 793 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentOptions
|
| 794 |
+
{
|
| 795 |
+
[[nodiscard]] auto RequestPayerEmail() const;
|
| 796 |
+
auto RequestPayerEmail(winrt::Windows::ApplicationModel::Payments::PaymentOptionPresence const& value) const;
|
| 797 |
+
[[nodiscard]] auto RequestPayerName() const;
|
| 798 |
+
auto RequestPayerName(winrt::Windows::ApplicationModel::Payments::PaymentOptionPresence const& value) const;
|
| 799 |
+
[[nodiscard]] auto RequestPayerPhoneNumber() const;
|
| 800 |
+
auto RequestPayerPhoneNumber(winrt::Windows::ApplicationModel::Payments::PaymentOptionPresence const& value) const;
|
| 801 |
+
[[nodiscard]] auto RequestShipping() const;
|
| 802 |
+
auto RequestShipping(bool value) const;
|
| 803 |
+
[[nodiscard]] auto ShippingType() const;
|
| 804 |
+
auto ShippingType(winrt::Windows::ApplicationModel::Payments::PaymentShippingType const& value) const;
|
| 805 |
+
};
|
| 806 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentOptions>
|
| 807 |
+
{
|
| 808 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentOptions<D>;
|
| 809 |
+
};
|
| 810 |
+
template <typename D>
|
| 811 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentRequest
|
| 812 |
+
{
|
| 813 |
+
[[nodiscard]] auto MerchantInfo() const;
|
| 814 |
+
[[nodiscard]] auto Details() const;
|
| 815 |
+
[[nodiscard]] auto MethodData() const;
|
| 816 |
+
[[nodiscard]] auto Options() const;
|
| 817 |
+
};
|
| 818 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentRequest>
|
| 819 |
+
{
|
| 820 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentRequest<D>;
|
| 821 |
+
};
|
| 822 |
+
template <typename D>
|
| 823 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentRequest2
|
| 824 |
+
{
|
| 825 |
+
[[nodiscard]] auto Id() const;
|
| 826 |
+
};
|
| 827 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentRequest2>
|
| 828 |
+
{
|
| 829 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentRequest2<D>;
|
| 830 |
+
};
|
| 831 |
+
template <typename D>
|
| 832 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentRequestChangedArgs
|
| 833 |
+
{
|
| 834 |
+
[[nodiscard]] auto ChangeKind() const;
|
| 835 |
+
[[nodiscard]] auto ShippingAddress() const;
|
| 836 |
+
[[nodiscard]] auto SelectedShippingOption() const;
|
| 837 |
+
auto Acknowledge(winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedResult const& changeResult) const;
|
| 838 |
+
};
|
| 839 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedArgs>
|
| 840 |
+
{
|
| 841 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentRequestChangedArgs<D>;
|
| 842 |
+
};
|
| 843 |
+
template <typename D>
|
| 844 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentRequestChangedResult
|
| 845 |
+
{
|
| 846 |
+
[[nodiscard]] auto ChangeAcceptedByMerchant() const;
|
| 847 |
+
auto ChangeAcceptedByMerchant(bool value) const;
|
| 848 |
+
[[nodiscard]] auto Message() const;
|
| 849 |
+
auto Message(param::hstring const& value) const;
|
| 850 |
+
[[nodiscard]] auto UpdatedPaymentDetails() const;
|
| 851 |
+
auto UpdatedPaymentDetails(winrt::Windows::ApplicationModel::Payments::PaymentDetails const& value) const;
|
| 852 |
+
};
|
| 853 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResult>
|
| 854 |
+
{
|
| 855 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentRequestChangedResult<D>;
|
| 856 |
+
};
|
| 857 |
+
template <typename D>
|
| 858 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentRequestChangedResultFactory
|
| 859 |
+
{
|
| 860 |
+
auto Create(bool changeAcceptedByMerchant) const;
|
| 861 |
+
auto CreateWithPaymentDetails(bool changeAcceptedByMerchant, winrt::Windows::ApplicationModel::Payments::PaymentDetails const& updatedPaymentDetails) const;
|
| 862 |
+
};
|
| 863 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResultFactory>
|
| 864 |
+
{
|
| 865 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentRequestChangedResultFactory<D>;
|
| 866 |
+
};
|
| 867 |
+
template <typename D>
|
| 868 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentRequestFactory
|
| 869 |
+
{
|
| 870 |
+
auto Create(winrt::Windows::ApplicationModel::Payments::PaymentDetails const& details, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentMethodData> const& methodData) const;
|
| 871 |
+
auto CreateWithMerchantInfo(winrt::Windows::ApplicationModel::Payments::PaymentDetails const& details, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentMethodData> const& methodData, winrt::Windows::ApplicationModel::Payments::PaymentMerchantInfo const& merchantInfo) const;
|
| 872 |
+
auto CreateWithMerchantInfoAndOptions(winrt::Windows::ApplicationModel::Payments::PaymentDetails const& details, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentMethodData> const& methodData, winrt::Windows::ApplicationModel::Payments::PaymentMerchantInfo const& merchantInfo, winrt::Windows::ApplicationModel::Payments::PaymentOptions const& options) const;
|
| 873 |
+
};
|
| 874 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory>
|
| 875 |
+
{
|
| 876 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentRequestFactory<D>;
|
| 877 |
+
};
|
| 878 |
+
template <typename D>
|
| 879 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentRequestFactory2
|
| 880 |
+
{
|
| 881 |
+
auto CreateWithMerchantInfoOptionsAndId(winrt::Windows::ApplicationModel::Payments::PaymentDetails const& details, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentMethodData> const& methodData, winrt::Windows::ApplicationModel::Payments::PaymentMerchantInfo const& merchantInfo, winrt::Windows::ApplicationModel::Payments::PaymentOptions const& options, param::hstring const& id) const;
|
| 882 |
+
};
|
| 883 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentRequestFactory2>
|
| 884 |
+
{
|
| 885 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentRequestFactory2<D>;
|
| 886 |
+
};
|
| 887 |
+
template <typename D>
|
| 888 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentRequestSubmitResult
|
| 889 |
+
{
|
| 890 |
+
[[nodiscard]] auto Status() const;
|
| 891 |
+
[[nodiscard]] auto Response() const;
|
| 892 |
+
};
|
| 893 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentRequestSubmitResult>
|
| 894 |
+
{
|
| 895 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentRequestSubmitResult<D>;
|
| 896 |
+
};
|
| 897 |
+
template <typename D>
|
| 898 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentResponse
|
| 899 |
+
{
|
| 900 |
+
[[nodiscard]] auto PaymentToken() const;
|
| 901 |
+
[[nodiscard]] auto ShippingOption() const;
|
| 902 |
+
[[nodiscard]] auto ShippingAddress() const;
|
| 903 |
+
[[nodiscard]] auto PayerEmail() const;
|
| 904 |
+
[[nodiscard]] auto PayerName() const;
|
| 905 |
+
[[nodiscard]] auto PayerPhoneNumber() const;
|
| 906 |
+
auto CompleteAsync(winrt::Windows::ApplicationModel::Payments::PaymentRequestCompletionStatus const& status) const;
|
| 907 |
+
};
|
| 908 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentResponse>
|
| 909 |
+
{
|
| 910 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentResponse<D>;
|
| 911 |
+
};
|
| 912 |
+
template <typename D>
|
| 913 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentShippingOption
|
| 914 |
+
{
|
| 915 |
+
[[nodiscard]] auto Label() const;
|
| 916 |
+
auto Label(param::hstring const& value) const;
|
| 917 |
+
[[nodiscard]] auto Amount() const;
|
| 918 |
+
auto Amount(winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& value) const;
|
| 919 |
+
[[nodiscard]] auto Tag() const;
|
| 920 |
+
auto Tag(param::hstring const& value) const;
|
| 921 |
+
[[nodiscard]] auto IsSelected() const;
|
| 922 |
+
auto IsSelected(bool value) const;
|
| 923 |
+
};
|
| 924 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOption>
|
| 925 |
+
{
|
| 926 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentShippingOption<D>;
|
| 927 |
+
};
|
| 928 |
+
template <typename D>
|
| 929 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentShippingOptionFactory
|
| 930 |
+
{
|
| 931 |
+
auto Create(param::hstring const& label, winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& amount) const;
|
| 932 |
+
auto CreateWithSelected(param::hstring const& label, winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& amount, bool selected) const;
|
| 933 |
+
auto CreateWithSelectedAndTag(param::hstring const& label, winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& amount, bool selected, param::hstring const& tag) const;
|
| 934 |
+
};
|
| 935 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentShippingOptionFactory>
|
| 936 |
+
{
|
| 937 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentShippingOptionFactory<D>;
|
| 938 |
+
};
|
| 939 |
+
template <typename D>
|
| 940 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentToken
|
| 941 |
+
{
|
| 942 |
+
[[nodiscard]] auto PaymentMethodId() const;
|
| 943 |
+
[[nodiscard]] auto JsonDetails() const;
|
| 944 |
+
};
|
| 945 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentToken>
|
| 946 |
+
{
|
| 947 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentToken<D>;
|
| 948 |
+
};
|
| 949 |
+
template <typename D>
|
| 950 |
+
struct consume_Windows_ApplicationModel_Payments_IPaymentTokenFactory
|
| 951 |
+
{
|
| 952 |
+
auto Create(param::hstring const& paymentMethodId) const;
|
| 953 |
+
auto CreateWithJsonDetails(param::hstring const& paymentMethodId, param::hstring const& jsonDetails) const;
|
| 954 |
+
};
|
| 955 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::IPaymentTokenFactory>
|
| 956 |
+
{
|
| 957 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_IPaymentTokenFactory<D>;
|
| 958 |
+
};
|
| 959 |
+
}
|
| 960 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.1.h
ADDED
|
@@ -0,0 +1,230 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Payments_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Payments_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Payments.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Payments
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentAddress :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IPaymentAddress>
|
| 15 |
+
{
|
| 16 |
+
IPaymentAddress(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IPaymentAddress(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentCanMakePaymentResult :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<IPaymentCanMakePaymentResult>
|
| 22 |
+
{
|
| 23 |
+
IPaymentCanMakePaymentResult(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
IPaymentCanMakePaymentResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentCanMakePaymentResultFactory :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<IPaymentCanMakePaymentResultFactory>
|
| 29 |
+
{
|
| 30 |
+
IPaymentCanMakePaymentResultFactory(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
IPaymentCanMakePaymentResultFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentCurrencyAmount :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<IPaymentCurrencyAmount>
|
| 36 |
+
{
|
| 37 |
+
IPaymentCurrencyAmount(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
IPaymentCurrencyAmount(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentCurrencyAmountFactory :
|
| 41 |
+
winrt::Windows::Foundation::IInspectable,
|
| 42 |
+
impl::consume_t<IPaymentCurrencyAmountFactory>
|
| 43 |
+
{
|
| 44 |
+
IPaymentCurrencyAmountFactory(std::nullptr_t = nullptr) noexcept {}
|
| 45 |
+
IPaymentCurrencyAmountFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentDetails :
|
| 48 |
+
winrt::Windows::Foundation::IInspectable,
|
| 49 |
+
impl::consume_t<IPaymentDetails>
|
| 50 |
+
{
|
| 51 |
+
IPaymentDetails(std::nullptr_t = nullptr) noexcept {}
|
| 52 |
+
IPaymentDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 53 |
+
};
|
| 54 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentDetailsFactory :
|
| 55 |
+
winrt::Windows::Foundation::IInspectable,
|
| 56 |
+
impl::consume_t<IPaymentDetailsFactory>
|
| 57 |
+
{
|
| 58 |
+
IPaymentDetailsFactory(std::nullptr_t = nullptr) noexcept {}
|
| 59 |
+
IPaymentDetailsFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 60 |
+
};
|
| 61 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentDetailsModifier :
|
| 62 |
+
winrt::Windows::Foundation::IInspectable,
|
| 63 |
+
impl::consume_t<IPaymentDetailsModifier>
|
| 64 |
+
{
|
| 65 |
+
IPaymentDetailsModifier(std::nullptr_t = nullptr) noexcept {}
|
| 66 |
+
IPaymentDetailsModifier(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 67 |
+
};
|
| 68 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentDetailsModifierFactory :
|
| 69 |
+
winrt::Windows::Foundation::IInspectable,
|
| 70 |
+
impl::consume_t<IPaymentDetailsModifierFactory>
|
| 71 |
+
{
|
| 72 |
+
IPaymentDetailsModifierFactory(std::nullptr_t = nullptr) noexcept {}
|
| 73 |
+
IPaymentDetailsModifierFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 74 |
+
};
|
| 75 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentItem :
|
| 76 |
+
winrt::Windows::Foundation::IInspectable,
|
| 77 |
+
impl::consume_t<IPaymentItem>
|
| 78 |
+
{
|
| 79 |
+
IPaymentItem(std::nullptr_t = nullptr) noexcept {}
|
| 80 |
+
IPaymentItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 81 |
+
};
|
| 82 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentItemFactory :
|
| 83 |
+
winrt::Windows::Foundation::IInspectable,
|
| 84 |
+
impl::consume_t<IPaymentItemFactory>
|
| 85 |
+
{
|
| 86 |
+
IPaymentItemFactory(std::nullptr_t = nullptr) noexcept {}
|
| 87 |
+
IPaymentItemFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 88 |
+
};
|
| 89 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentMediator :
|
| 90 |
+
winrt::Windows::Foundation::IInspectable,
|
| 91 |
+
impl::consume_t<IPaymentMediator>
|
| 92 |
+
{
|
| 93 |
+
IPaymentMediator(std::nullptr_t = nullptr) noexcept {}
|
| 94 |
+
IPaymentMediator(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 95 |
+
};
|
| 96 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentMediator2 :
|
| 97 |
+
winrt::Windows::Foundation::IInspectable,
|
| 98 |
+
impl::consume_t<IPaymentMediator2>
|
| 99 |
+
{
|
| 100 |
+
IPaymentMediator2(std::nullptr_t = nullptr) noexcept {}
|
| 101 |
+
IPaymentMediator2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 102 |
+
};
|
| 103 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentMerchantInfo :
|
| 104 |
+
winrt::Windows::Foundation::IInspectable,
|
| 105 |
+
impl::consume_t<IPaymentMerchantInfo>
|
| 106 |
+
{
|
| 107 |
+
IPaymentMerchantInfo(std::nullptr_t = nullptr) noexcept {}
|
| 108 |
+
IPaymentMerchantInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 109 |
+
};
|
| 110 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentMerchantInfoFactory :
|
| 111 |
+
winrt::Windows::Foundation::IInspectable,
|
| 112 |
+
impl::consume_t<IPaymentMerchantInfoFactory>
|
| 113 |
+
{
|
| 114 |
+
IPaymentMerchantInfoFactory(std::nullptr_t = nullptr) noexcept {}
|
| 115 |
+
IPaymentMerchantInfoFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 116 |
+
};
|
| 117 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentMethodData :
|
| 118 |
+
winrt::Windows::Foundation::IInspectable,
|
| 119 |
+
impl::consume_t<IPaymentMethodData>
|
| 120 |
+
{
|
| 121 |
+
IPaymentMethodData(std::nullptr_t = nullptr) noexcept {}
|
| 122 |
+
IPaymentMethodData(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 123 |
+
};
|
| 124 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentMethodDataFactory :
|
| 125 |
+
winrt::Windows::Foundation::IInspectable,
|
| 126 |
+
impl::consume_t<IPaymentMethodDataFactory>
|
| 127 |
+
{
|
| 128 |
+
IPaymentMethodDataFactory(std::nullptr_t = nullptr) noexcept {}
|
| 129 |
+
IPaymentMethodDataFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 130 |
+
};
|
| 131 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentOptions :
|
| 132 |
+
winrt::Windows::Foundation::IInspectable,
|
| 133 |
+
impl::consume_t<IPaymentOptions>
|
| 134 |
+
{
|
| 135 |
+
IPaymentOptions(std::nullptr_t = nullptr) noexcept {}
|
| 136 |
+
IPaymentOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 137 |
+
};
|
| 138 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentRequest :
|
| 139 |
+
winrt::Windows::Foundation::IInspectable,
|
| 140 |
+
impl::consume_t<IPaymentRequest>
|
| 141 |
+
{
|
| 142 |
+
IPaymentRequest(std::nullptr_t = nullptr) noexcept {}
|
| 143 |
+
IPaymentRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 144 |
+
};
|
| 145 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentRequest2 :
|
| 146 |
+
winrt::Windows::Foundation::IInspectable,
|
| 147 |
+
impl::consume_t<IPaymentRequest2>
|
| 148 |
+
{
|
| 149 |
+
IPaymentRequest2(std::nullptr_t = nullptr) noexcept {}
|
| 150 |
+
IPaymentRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 151 |
+
};
|
| 152 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestChangedArgs :
|
| 153 |
+
winrt::Windows::Foundation::IInspectable,
|
| 154 |
+
impl::consume_t<IPaymentRequestChangedArgs>
|
| 155 |
+
{
|
| 156 |
+
IPaymentRequestChangedArgs(std::nullptr_t = nullptr) noexcept {}
|
| 157 |
+
IPaymentRequestChangedArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 158 |
+
};
|
| 159 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestChangedResult :
|
| 160 |
+
winrt::Windows::Foundation::IInspectable,
|
| 161 |
+
impl::consume_t<IPaymentRequestChangedResult>
|
| 162 |
+
{
|
| 163 |
+
IPaymentRequestChangedResult(std::nullptr_t = nullptr) noexcept {}
|
| 164 |
+
IPaymentRequestChangedResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 165 |
+
};
|
| 166 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestChangedResultFactory :
|
| 167 |
+
winrt::Windows::Foundation::IInspectable,
|
| 168 |
+
impl::consume_t<IPaymentRequestChangedResultFactory>
|
| 169 |
+
{
|
| 170 |
+
IPaymentRequestChangedResultFactory(std::nullptr_t = nullptr) noexcept {}
|
| 171 |
+
IPaymentRequestChangedResultFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 172 |
+
};
|
| 173 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestFactory :
|
| 174 |
+
winrt::Windows::Foundation::IInspectable,
|
| 175 |
+
impl::consume_t<IPaymentRequestFactory>
|
| 176 |
+
{
|
| 177 |
+
IPaymentRequestFactory(std::nullptr_t = nullptr) noexcept {}
|
| 178 |
+
IPaymentRequestFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 179 |
+
};
|
| 180 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestFactory2 :
|
| 181 |
+
winrt::Windows::Foundation::IInspectable,
|
| 182 |
+
impl::consume_t<IPaymentRequestFactory2>
|
| 183 |
+
{
|
| 184 |
+
IPaymentRequestFactory2(std::nullptr_t = nullptr) noexcept {}
|
| 185 |
+
IPaymentRequestFactory2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 186 |
+
};
|
| 187 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentRequestSubmitResult :
|
| 188 |
+
winrt::Windows::Foundation::IInspectable,
|
| 189 |
+
impl::consume_t<IPaymentRequestSubmitResult>
|
| 190 |
+
{
|
| 191 |
+
IPaymentRequestSubmitResult(std::nullptr_t = nullptr) noexcept {}
|
| 192 |
+
IPaymentRequestSubmitResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 193 |
+
};
|
| 194 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentResponse :
|
| 195 |
+
winrt::Windows::Foundation::IInspectable,
|
| 196 |
+
impl::consume_t<IPaymentResponse>
|
| 197 |
+
{
|
| 198 |
+
IPaymentResponse(std::nullptr_t = nullptr) noexcept {}
|
| 199 |
+
IPaymentResponse(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 200 |
+
};
|
| 201 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentShippingOption :
|
| 202 |
+
winrt::Windows::Foundation::IInspectable,
|
| 203 |
+
impl::consume_t<IPaymentShippingOption>
|
| 204 |
+
{
|
| 205 |
+
IPaymentShippingOption(std::nullptr_t = nullptr) noexcept {}
|
| 206 |
+
IPaymentShippingOption(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 207 |
+
};
|
| 208 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentShippingOptionFactory :
|
| 209 |
+
winrt::Windows::Foundation::IInspectable,
|
| 210 |
+
impl::consume_t<IPaymentShippingOptionFactory>
|
| 211 |
+
{
|
| 212 |
+
IPaymentShippingOptionFactory(std::nullptr_t = nullptr) noexcept {}
|
| 213 |
+
IPaymentShippingOptionFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 214 |
+
};
|
| 215 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentToken :
|
| 216 |
+
winrt::Windows::Foundation::IInspectable,
|
| 217 |
+
impl::consume_t<IPaymentToken>
|
| 218 |
+
{
|
| 219 |
+
IPaymentToken(std::nullptr_t = nullptr) noexcept {}
|
| 220 |
+
IPaymentToken(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 221 |
+
};
|
| 222 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentTokenFactory :
|
| 223 |
+
winrt::Windows::Foundation::IInspectable,
|
| 224 |
+
impl::consume_t<IPaymentTokenFactory>
|
| 225 |
+
{
|
| 226 |
+
IPaymentTokenFactory(std::nullptr_t = nullptr) noexcept {}
|
| 227 |
+
IPaymentTokenFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 228 |
+
};
|
| 229 |
+
}
|
| 230 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.2.h
ADDED
|
@@ -0,0 +1,143 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Payments_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Payments_2_H
|
| 9 |
+
#include "winrt/impl/Windows.Foundation.1.h"
|
| 10 |
+
#include "winrt/impl/Windows.Foundation.Collections.1.h"
|
| 11 |
+
#include "winrt/impl/Windows.ApplicationModel.Payments.1.h"
|
| 12 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Payments
|
| 13 |
+
{
|
| 14 |
+
struct PaymentRequestChangedHandler : winrt::Windows::Foundation::IUnknown
|
| 15 |
+
{
|
| 16 |
+
PaymentRequestChangedHandler(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
PaymentRequestChangedHandler(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IUnknown(ptr, take_ownership_from_abi) {}
|
| 18 |
+
template <typename L> PaymentRequestChangedHandler(L lambda);
|
| 19 |
+
template <typename F> PaymentRequestChangedHandler(F* function);
|
| 20 |
+
template <typename O, typename M> PaymentRequestChangedHandler(O* object, M method);
|
| 21 |
+
template <typename O, typename M> PaymentRequestChangedHandler(com_ptr<O>&& object, M method);
|
| 22 |
+
template <typename O, typename LM> PaymentRequestChangedHandler(weak_ref<O>&& object, LM&& lambda_or_method);
|
| 23 |
+
template <typename O, typename M> PaymentRequestChangedHandler(std::shared_ptr<O>&& object, M method);
|
| 24 |
+
template <typename O, typename LM> PaymentRequestChangedHandler(std::weak_ptr<O>&& object, LM&& lambda_or_method);
|
| 25 |
+
auto operator()(winrt::Windows::ApplicationModel::Payments::PaymentRequest const& paymentRequest, winrt::Windows::ApplicationModel::Payments::PaymentRequestChangedArgs const& args) const;
|
| 26 |
+
};
|
| 27 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentAddress : winrt::Windows::ApplicationModel::Payments::IPaymentAddress
|
| 28 |
+
{
|
| 29 |
+
PaymentAddress(std::nullptr_t) noexcept {}
|
| 30 |
+
PaymentAddress(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentAddress(ptr, take_ownership_from_abi) {}
|
| 31 |
+
PaymentAddress();
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentCanMakePaymentResult : winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResult
|
| 34 |
+
{
|
| 35 |
+
PaymentCanMakePaymentResult(std::nullptr_t) noexcept {}
|
| 36 |
+
PaymentCanMakePaymentResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentCanMakePaymentResult(ptr, take_ownership_from_abi) {}
|
| 37 |
+
explicit PaymentCanMakePaymentResult(winrt::Windows::ApplicationModel::Payments::PaymentCanMakePaymentResultStatus const& value);
|
| 38 |
+
};
|
| 39 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentCurrencyAmount : winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmount
|
| 40 |
+
{
|
| 41 |
+
PaymentCurrencyAmount(std::nullptr_t) noexcept {}
|
| 42 |
+
PaymentCurrencyAmount(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentCurrencyAmount(ptr, take_ownership_from_abi) {}
|
| 43 |
+
PaymentCurrencyAmount(param::hstring const& value, param::hstring const& currency);
|
| 44 |
+
PaymentCurrencyAmount(param::hstring const& value, param::hstring const& currency, param::hstring const& currencySystem);
|
| 45 |
+
};
|
| 46 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentDetails : winrt::Windows::ApplicationModel::Payments::IPaymentDetails
|
| 47 |
+
{
|
| 48 |
+
PaymentDetails(std::nullptr_t) noexcept {}
|
| 49 |
+
PaymentDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentDetails(ptr, take_ownership_from_abi) {}
|
| 50 |
+
PaymentDetails();
|
| 51 |
+
explicit PaymentDetails(winrt::Windows::ApplicationModel::Payments::PaymentItem const& total);
|
| 52 |
+
PaymentDetails(winrt::Windows::ApplicationModel::Payments::PaymentItem const& total, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentItem> const& displayItems);
|
| 53 |
+
};
|
| 54 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentDetailsModifier : winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifier
|
| 55 |
+
{
|
| 56 |
+
PaymentDetailsModifier(std::nullptr_t) noexcept {}
|
| 57 |
+
PaymentDetailsModifier(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentDetailsModifier(ptr, take_ownership_from_abi) {}
|
| 58 |
+
PaymentDetailsModifier(param::iterable<hstring> const& supportedMethodIds, winrt::Windows::ApplicationModel::Payments::PaymentItem const& total);
|
| 59 |
+
PaymentDetailsModifier(param::iterable<hstring> const& supportedMethodIds, winrt::Windows::ApplicationModel::Payments::PaymentItem const& total, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentItem> const& additionalDisplayItems);
|
| 60 |
+
PaymentDetailsModifier(param::iterable<hstring> const& supportedMethodIds, winrt::Windows::ApplicationModel::Payments::PaymentItem const& total, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentItem> const& additionalDisplayItems, param::hstring const& jsonData);
|
| 61 |
+
};
|
| 62 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentItem : winrt::Windows::ApplicationModel::Payments::IPaymentItem
|
| 63 |
+
{
|
| 64 |
+
PaymentItem(std::nullptr_t) noexcept {}
|
| 65 |
+
PaymentItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentItem(ptr, take_ownership_from_abi) {}
|
| 66 |
+
PaymentItem(param::hstring const& label, winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& amount);
|
| 67 |
+
};
|
| 68 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentMediator : winrt::Windows::ApplicationModel::Payments::IPaymentMediator,
|
| 69 |
+
impl::require<PaymentMediator, winrt::Windows::ApplicationModel::Payments::IPaymentMediator2>
|
| 70 |
+
{
|
| 71 |
+
PaymentMediator(std::nullptr_t) noexcept {}
|
| 72 |
+
PaymentMediator(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentMediator(ptr, take_ownership_from_abi) {}
|
| 73 |
+
PaymentMediator();
|
| 74 |
+
};
|
| 75 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentMerchantInfo : winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfo
|
| 76 |
+
{
|
| 77 |
+
PaymentMerchantInfo(std::nullptr_t) noexcept {}
|
| 78 |
+
PaymentMerchantInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentMerchantInfo(ptr, take_ownership_from_abi) {}
|
| 79 |
+
PaymentMerchantInfo();
|
| 80 |
+
explicit PaymentMerchantInfo(winrt::Windows::Foundation::Uri const& uri);
|
| 81 |
+
};
|
| 82 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentMethodData : winrt::Windows::ApplicationModel::Payments::IPaymentMethodData
|
| 83 |
+
{
|
| 84 |
+
PaymentMethodData(std::nullptr_t) noexcept {}
|
| 85 |
+
PaymentMethodData(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentMethodData(ptr, take_ownership_from_abi) {}
|
| 86 |
+
explicit PaymentMethodData(param::iterable<hstring> const& supportedMethodIds);
|
| 87 |
+
PaymentMethodData(param::iterable<hstring> const& supportedMethodIds, param::hstring const& jsonData);
|
| 88 |
+
};
|
| 89 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentOptions : winrt::Windows::ApplicationModel::Payments::IPaymentOptions
|
| 90 |
+
{
|
| 91 |
+
PaymentOptions(std::nullptr_t) noexcept {}
|
| 92 |
+
PaymentOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentOptions(ptr, take_ownership_from_abi) {}
|
| 93 |
+
PaymentOptions();
|
| 94 |
+
};
|
| 95 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentRequest : winrt::Windows::ApplicationModel::Payments::IPaymentRequest,
|
| 96 |
+
impl::require<PaymentRequest, winrt::Windows::ApplicationModel::Payments::IPaymentRequest2>
|
| 97 |
+
{
|
| 98 |
+
PaymentRequest(std::nullptr_t) noexcept {}
|
| 99 |
+
PaymentRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentRequest(ptr, take_ownership_from_abi) {}
|
| 100 |
+
PaymentRequest(winrt::Windows::ApplicationModel::Payments::PaymentDetails const& details, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentMethodData> const& methodData);
|
| 101 |
+
PaymentRequest(winrt::Windows::ApplicationModel::Payments::PaymentDetails const& details, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentMethodData> const& methodData, winrt::Windows::ApplicationModel::Payments::PaymentMerchantInfo const& merchantInfo);
|
| 102 |
+
PaymentRequest(winrt::Windows::ApplicationModel::Payments::PaymentDetails const& details, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentMethodData> const& methodData, winrt::Windows::ApplicationModel::Payments::PaymentMerchantInfo const& merchantInfo, winrt::Windows::ApplicationModel::Payments::PaymentOptions const& options);
|
| 103 |
+
PaymentRequest(winrt::Windows::ApplicationModel::Payments::PaymentDetails const& details, param::iterable<winrt::Windows::ApplicationModel::Payments::PaymentMethodData> const& methodData, winrt::Windows::ApplicationModel::Payments::PaymentMerchantInfo const& merchantInfo, winrt::Windows::ApplicationModel::Payments::PaymentOptions const& options, param::hstring const& id);
|
| 104 |
+
};
|
| 105 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentRequestChangedArgs : winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedArgs
|
| 106 |
+
{
|
| 107 |
+
PaymentRequestChangedArgs(std::nullptr_t) noexcept {}
|
| 108 |
+
PaymentRequestChangedArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedArgs(ptr, take_ownership_from_abi) {}
|
| 109 |
+
};
|
| 110 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentRequestChangedResult : winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResult
|
| 111 |
+
{
|
| 112 |
+
PaymentRequestChangedResult(std::nullptr_t) noexcept {}
|
| 113 |
+
PaymentRequestChangedResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentRequestChangedResult(ptr, take_ownership_from_abi) {}
|
| 114 |
+
explicit PaymentRequestChangedResult(bool changeAcceptedByMerchant);
|
| 115 |
+
PaymentRequestChangedResult(bool changeAcceptedByMerchant, winrt::Windows::ApplicationModel::Payments::PaymentDetails const& updatedPaymentDetails);
|
| 116 |
+
};
|
| 117 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentRequestSubmitResult : winrt::Windows::ApplicationModel::Payments::IPaymentRequestSubmitResult
|
| 118 |
+
{
|
| 119 |
+
PaymentRequestSubmitResult(std::nullptr_t) noexcept {}
|
| 120 |
+
PaymentRequestSubmitResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentRequestSubmitResult(ptr, take_ownership_from_abi) {}
|
| 121 |
+
};
|
| 122 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentResponse : winrt::Windows::ApplicationModel::Payments::IPaymentResponse
|
| 123 |
+
{
|
| 124 |
+
PaymentResponse(std::nullptr_t) noexcept {}
|
| 125 |
+
PaymentResponse(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentResponse(ptr, take_ownership_from_abi) {}
|
| 126 |
+
};
|
| 127 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentShippingOption : winrt::Windows::ApplicationModel::Payments::IPaymentShippingOption
|
| 128 |
+
{
|
| 129 |
+
PaymentShippingOption(std::nullptr_t) noexcept {}
|
| 130 |
+
PaymentShippingOption(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentShippingOption(ptr, take_ownership_from_abi) {}
|
| 131 |
+
PaymentShippingOption(param::hstring const& label, winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& amount);
|
| 132 |
+
PaymentShippingOption(param::hstring const& label, winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& amount, bool selected);
|
| 133 |
+
PaymentShippingOption(param::hstring const& label, winrt::Windows::ApplicationModel::Payments::PaymentCurrencyAmount const& amount, bool selected, param::hstring const& tag);
|
| 134 |
+
};
|
| 135 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentToken : winrt::Windows::ApplicationModel::Payments::IPaymentToken
|
| 136 |
+
{
|
| 137 |
+
PaymentToken(std::nullptr_t) noexcept {}
|
| 138 |
+
PaymentToken(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::IPaymentToken(ptr, take_ownership_from_abi) {}
|
| 139 |
+
explicit PaymentToken(param::hstring const& paymentMethodId);
|
| 140 |
+
PaymentToken(param::hstring const& paymentMethodId, param::hstring const& jsonDetails);
|
| 141 |
+
};
|
| 142 |
+
}
|
| 143 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.provider.0.h
ADDED
|
@@ -0,0 +1,192 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Payments_Provider_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Payments_Provider_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Payments
|
| 10 |
+
{
|
| 11 |
+
struct PaymentAddress;
|
| 12 |
+
struct PaymentCanMakePaymentResult;
|
| 13 |
+
struct PaymentRequest;
|
| 14 |
+
enum class PaymentRequestCompletionStatus : int32_t;
|
| 15 |
+
struct PaymentShippingOption;
|
| 16 |
+
struct PaymentToken;
|
| 17 |
+
}
|
| 18 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 19 |
+
{
|
| 20 |
+
struct IAsyncAction;
|
| 21 |
+
}
|
| 22 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation::Collections
|
| 23 |
+
{
|
| 24 |
+
template <typename T> struct WINRT_IMPL_EMPTY_BASES IIterable;
|
| 25 |
+
}
|
| 26 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Payments::Provider
|
| 27 |
+
{
|
| 28 |
+
struct IPaymentAppCanMakePaymentTriggerDetails;
|
| 29 |
+
struct IPaymentAppManager;
|
| 30 |
+
struct IPaymentAppManagerStatics;
|
| 31 |
+
struct IPaymentTransaction;
|
| 32 |
+
struct IPaymentTransactionAcceptResult;
|
| 33 |
+
struct IPaymentTransactionStatics;
|
| 34 |
+
struct PaymentAppCanMakePaymentTriggerDetails;
|
| 35 |
+
struct PaymentAppManager;
|
| 36 |
+
struct PaymentTransaction;
|
| 37 |
+
struct PaymentTransactionAcceptResult;
|
| 38 |
+
}
|
| 39 |
+
namespace winrt::impl
|
| 40 |
+
{
|
| 41 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppCanMakePaymentTriggerDetails>{ using type = interface_category; };
|
| 42 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManager>{ using type = interface_category; };
|
| 43 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManagerStatics>{ using type = interface_category; };
|
| 44 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransaction>{ using type = interface_category; };
|
| 45 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionAcceptResult>{ using type = interface_category; };
|
| 46 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionStatics>{ using type = interface_category; };
|
| 47 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::PaymentAppCanMakePaymentTriggerDetails>{ using type = class_category; };
|
| 48 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::PaymentAppManager>{ using type = class_category; };
|
| 49 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::PaymentTransaction>{ using type = class_category; };
|
| 50 |
+
template <> struct category<winrt::Windows::ApplicationModel::Payments::Provider::PaymentTransactionAcceptResult>{ using type = class_category; };
|
| 51 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::PaymentAppCanMakePaymentTriggerDetails> = L"Windows.ApplicationModel.Payments.Provider.PaymentAppCanMakePaymentTriggerDetails";
|
| 52 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::PaymentAppManager> = L"Windows.ApplicationModel.Payments.Provider.PaymentAppManager";
|
| 53 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::PaymentTransaction> = L"Windows.ApplicationModel.Payments.Provider.PaymentTransaction";
|
| 54 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::PaymentTransactionAcceptResult> = L"Windows.ApplicationModel.Payments.Provider.PaymentTransactionAcceptResult";
|
| 55 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppCanMakePaymentTriggerDetails> = L"Windows.ApplicationModel.Payments.Provider.IPaymentAppCanMakePaymentTriggerDetails";
|
| 56 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManager> = L"Windows.ApplicationModel.Payments.Provider.IPaymentAppManager";
|
| 57 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManagerStatics> = L"Windows.ApplicationModel.Payments.Provider.IPaymentAppManagerStatics";
|
| 58 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransaction> = L"Windows.ApplicationModel.Payments.Provider.IPaymentTransaction";
|
| 59 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionAcceptResult> = L"Windows.ApplicationModel.Payments.Provider.IPaymentTransactionAcceptResult";
|
| 60 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionStatics> = L"Windows.ApplicationModel.Payments.Provider.IPaymentTransactionStatics";
|
| 61 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppCanMakePaymentTriggerDetails>{ 0x0CE201F0,0x8B93,0x4EB6,{ 0x8C,0x46,0x2E,0x4A,0x6C,0x6A,0x26,0xF6 } }; // 0CE201F0-8B93-4EB6-8C46-2E4A6C6A26F6
|
| 62 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManager>{ 0x0E47AA53,0x8521,0x4969,{ 0xA9,0x57,0xDF,0x25,0x38,0xA3,0xA9,0x8F } }; // 0E47AA53-8521-4969-A957-DF2538A3A98F
|
| 63 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManagerStatics>{ 0xA341AC28,0xFC89,0x4406,{ 0xB4,0xD9,0x34,0xE7,0xFE,0x79,0xDF,0xB6 } }; // A341AC28-FC89-4406-B4D9-34E7FE79DFB6
|
| 64 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransaction>{ 0x62581DA0,0x26A5,0x4E9B,{ 0xA6,0xEB,0x66,0x60,0x6C,0xF0,0x01,0xD3 } }; // 62581DA0-26A5-4E9B-A6EB-66606CF001D3
|
| 65 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionAcceptResult>{ 0x060E3276,0xD30C,0x4817,{ 0x95,0xA2,0xDF,0x7A,0xE9,0x27,0x3B,0x56 } }; // 060E3276-D30C-4817-95A2-DF7AE9273B56
|
| 66 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionStatics>{ 0x8D639750,0xEE0A,0x4DF5,{ 0x9B,0x1E,0x1C,0x0F,0x9E,0xC5,0x98,0x81 } }; // 8D639750-EE0A-4DF5-9B1E-1C0F9EC59881
|
| 67 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::Provider::PaymentAppCanMakePaymentTriggerDetails>{ using type = winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppCanMakePaymentTriggerDetails; };
|
| 68 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::Provider::PaymentAppManager>{ using type = winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManager; };
|
| 69 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::Provider::PaymentTransaction>{ using type = winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransaction; };
|
| 70 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Payments::Provider::PaymentTransactionAcceptResult>{ using type = winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionAcceptResult; };
|
| 71 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppCanMakePaymentTriggerDetails>
|
| 72 |
+
{
|
| 73 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 74 |
+
{
|
| 75 |
+
virtual int32_t __stdcall get_Request(void**) noexcept = 0;
|
| 76 |
+
virtual int32_t __stdcall ReportCanMakePaymentResult(void*) noexcept = 0;
|
| 77 |
+
};
|
| 78 |
+
};
|
| 79 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManager>
|
| 80 |
+
{
|
| 81 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 82 |
+
{
|
| 83 |
+
virtual int32_t __stdcall RegisterAsync(void*, void**) noexcept = 0;
|
| 84 |
+
virtual int32_t __stdcall UnregisterAsync(void**) noexcept = 0;
|
| 85 |
+
};
|
| 86 |
+
};
|
| 87 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManagerStatics>
|
| 88 |
+
{
|
| 89 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 90 |
+
{
|
| 91 |
+
virtual int32_t __stdcall get_Current(void**) noexcept = 0;
|
| 92 |
+
};
|
| 93 |
+
};
|
| 94 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransaction>
|
| 95 |
+
{
|
| 96 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 97 |
+
{
|
| 98 |
+
virtual int32_t __stdcall get_PaymentRequest(void**) noexcept = 0;
|
| 99 |
+
virtual int32_t __stdcall get_PayerEmail(void**) noexcept = 0;
|
| 100 |
+
virtual int32_t __stdcall put_PayerEmail(void*) noexcept = 0;
|
| 101 |
+
virtual int32_t __stdcall get_PayerName(void**) noexcept = 0;
|
| 102 |
+
virtual int32_t __stdcall put_PayerName(void*) noexcept = 0;
|
| 103 |
+
virtual int32_t __stdcall get_PayerPhoneNumber(void**) noexcept = 0;
|
| 104 |
+
virtual int32_t __stdcall put_PayerPhoneNumber(void*) noexcept = 0;
|
| 105 |
+
virtual int32_t __stdcall UpdateShippingAddressAsync(void*, void**) noexcept = 0;
|
| 106 |
+
virtual int32_t __stdcall UpdateSelectedShippingOptionAsync(void*, void**) noexcept = 0;
|
| 107 |
+
virtual int32_t __stdcall AcceptAsync(void*, void**) noexcept = 0;
|
| 108 |
+
virtual int32_t __stdcall Reject() noexcept = 0;
|
| 109 |
+
};
|
| 110 |
+
};
|
| 111 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionAcceptResult>
|
| 112 |
+
{
|
| 113 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 114 |
+
{
|
| 115 |
+
virtual int32_t __stdcall get_Status(int32_t*) noexcept = 0;
|
| 116 |
+
};
|
| 117 |
+
};
|
| 118 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionStatics>
|
| 119 |
+
{
|
| 120 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 121 |
+
{
|
| 122 |
+
virtual int32_t __stdcall FromIdAsync(void*, void**) noexcept = 0;
|
| 123 |
+
};
|
| 124 |
+
};
|
| 125 |
+
template <typename D>
|
| 126 |
+
struct consume_Windows_ApplicationModel_Payments_Provider_IPaymentAppCanMakePaymentTriggerDetails
|
| 127 |
+
{
|
| 128 |
+
[[nodiscard]] auto Request() const;
|
| 129 |
+
auto ReportCanMakePaymentResult(winrt::Windows::ApplicationModel::Payments::PaymentCanMakePaymentResult const& value) const;
|
| 130 |
+
};
|
| 131 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppCanMakePaymentTriggerDetails>
|
| 132 |
+
{
|
| 133 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_Provider_IPaymentAppCanMakePaymentTriggerDetails<D>;
|
| 134 |
+
};
|
| 135 |
+
template <typename D>
|
| 136 |
+
struct consume_Windows_ApplicationModel_Payments_Provider_IPaymentAppManager
|
| 137 |
+
{
|
| 138 |
+
auto RegisterAsync(param::async_iterable<hstring> const& supportedPaymentMethodIds) const;
|
| 139 |
+
auto UnregisterAsync() const;
|
| 140 |
+
};
|
| 141 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManager>
|
| 142 |
+
{
|
| 143 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_Provider_IPaymentAppManager<D>;
|
| 144 |
+
};
|
| 145 |
+
template <typename D>
|
| 146 |
+
struct consume_Windows_ApplicationModel_Payments_Provider_IPaymentAppManagerStatics
|
| 147 |
+
{
|
| 148 |
+
[[nodiscard]] auto Current() const;
|
| 149 |
+
};
|
| 150 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManagerStatics>
|
| 151 |
+
{
|
| 152 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_Provider_IPaymentAppManagerStatics<D>;
|
| 153 |
+
};
|
| 154 |
+
template <typename D>
|
| 155 |
+
struct consume_Windows_ApplicationModel_Payments_Provider_IPaymentTransaction
|
| 156 |
+
{
|
| 157 |
+
[[nodiscard]] auto PaymentRequest() const;
|
| 158 |
+
[[nodiscard]] auto PayerEmail() const;
|
| 159 |
+
auto PayerEmail(param::hstring const& value) const;
|
| 160 |
+
[[nodiscard]] auto PayerName() const;
|
| 161 |
+
auto PayerName(param::hstring const& value) const;
|
| 162 |
+
[[nodiscard]] auto PayerPhoneNumber() const;
|
| 163 |
+
auto PayerPhoneNumber(param::hstring const& value) const;
|
| 164 |
+
auto UpdateShippingAddressAsync(winrt::Windows::ApplicationModel::Payments::PaymentAddress const& shippingAddress) const;
|
| 165 |
+
auto UpdateSelectedShippingOptionAsync(winrt::Windows::ApplicationModel::Payments::PaymentShippingOption const& selectedShippingOption) const;
|
| 166 |
+
auto AcceptAsync(winrt::Windows::ApplicationModel::Payments::PaymentToken const& paymentToken) const;
|
| 167 |
+
auto Reject() const;
|
| 168 |
+
};
|
| 169 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransaction>
|
| 170 |
+
{
|
| 171 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_Provider_IPaymentTransaction<D>;
|
| 172 |
+
};
|
| 173 |
+
template <typename D>
|
| 174 |
+
struct consume_Windows_ApplicationModel_Payments_Provider_IPaymentTransactionAcceptResult
|
| 175 |
+
{
|
| 176 |
+
[[nodiscard]] auto Status() const;
|
| 177 |
+
};
|
| 178 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionAcceptResult>
|
| 179 |
+
{
|
| 180 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_Provider_IPaymentTransactionAcceptResult<D>;
|
| 181 |
+
};
|
| 182 |
+
template <typename D>
|
| 183 |
+
struct consume_Windows_ApplicationModel_Payments_Provider_IPaymentTransactionStatics
|
| 184 |
+
{
|
| 185 |
+
auto FromIdAsync(param::hstring const& id) const;
|
| 186 |
+
};
|
| 187 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionStatics>
|
| 188 |
+
{
|
| 189 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Payments_Provider_IPaymentTransactionStatics<D>;
|
| 190 |
+
};
|
| 191 |
+
}
|
| 192 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.provider.1.h
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Payments_Provider_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Payments_Provider_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Payments.Provider.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Payments::Provider
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentAppCanMakePaymentTriggerDetails :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IPaymentAppCanMakePaymentTriggerDetails>
|
| 15 |
+
{
|
| 16 |
+
IPaymentAppCanMakePaymentTriggerDetails(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IPaymentAppCanMakePaymentTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentAppManager :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<IPaymentAppManager>
|
| 22 |
+
{
|
| 23 |
+
IPaymentAppManager(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
IPaymentAppManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentAppManagerStatics :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<IPaymentAppManagerStatics>
|
| 29 |
+
{
|
| 30 |
+
IPaymentAppManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
IPaymentAppManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentTransaction :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<IPaymentTransaction>
|
| 36 |
+
{
|
| 37 |
+
IPaymentTransaction(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
IPaymentTransaction(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentTransactionAcceptResult :
|
| 41 |
+
winrt::Windows::Foundation::IInspectable,
|
| 42 |
+
impl::consume_t<IPaymentTransactionAcceptResult>
|
| 43 |
+
{
|
| 44 |
+
IPaymentTransactionAcceptResult(std::nullptr_t = nullptr) noexcept {}
|
| 45 |
+
IPaymentTransactionAcceptResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
struct WINRT_IMPL_EMPTY_BASES IPaymentTransactionStatics :
|
| 48 |
+
winrt::Windows::Foundation::IInspectable,
|
| 49 |
+
impl::consume_t<IPaymentTransactionStatics>
|
| 50 |
+
{
|
| 51 |
+
IPaymentTransactionStatics(std::nullptr_t = nullptr) noexcept {}
|
| 52 |
+
IPaymentTransactionStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 53 |
+
};
|
| 54 |
+
}
|
| 55 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.payments.provider.2.h
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Payments_Provider_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Payments_Provider_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Payments.Provider.1.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Payments::Provider
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentAppCanMakePaymentTriggerDetails : winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppCanMakePaymentTriggerDetails
|
| 13 |
+
{
|
| 14 |
+
PaymentAppCanMakePaymentTriggerDetails(std::nullptr_t) noexcept {}
|
| 15 |
+
PaymentAppCanMakePaymentTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppCanMakePaymentTriggerDetails(ptr, take_ownership_from_abi) {}
|
| 16 |
+
};
|
| 17 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentAppManager : winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManager
|
| 18 |
+
{
|
| 19 |
+
PaymentAppManager(std::nullptr_t) noexcept {}
|
| 20 |
+
PaymentAppManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::Provider::IPaymentAppManager(ptr, take_ownership_from_abi) {}
|
| 21 |
+
[[nodiscard]] static auto Current();
|
| 22 |
+
};
|
| 23 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentTransaction : winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransaction
|
| 24 |
+
{
|
| 25 |
+
PaymentTransaction(std::nullptr_t) noexcept {}
|
| 26 |
+
PaymentTransaction(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransaction(ptr, take_ownership_from_abi) {}
|
| 27 |
+
static auto FromIdAsync(param::hstring const& id);
|
| 28 |
+
};
|
| 29 |
+
struct WINRT_IMPL_EMPTY_BASES PaymentTransactionAcceptResult : winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionAcceptResult
|
| 30 |
+
{
|
| 31 |
+
PaymentTransactionAcceptResult(std::nullptr_t) noexcept {}
|
| 32 |
+
PaymentTransactionAcceptResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Payments::Provider::IPaymentTransactionAcceptResult(ptr, take_ownership_from_abi) {}
|
| 33 |
+
};
|
| 34 |
+
}
|
| 35 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.0.h
ADDED
|
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview
|
| 10 |
+
{
|
| 11 |
+
enum class StartupAppImpactPreview : int32_t
|
| 12 |
+
{
|
| 13 |
+
Unknown = 0,
|
| 14 |
+
None = 1,
|
| 15 |
+
Low = 2,
|
| 16 |
+
Medium = 3,
|
| 17 |
+
High = 4,
|
| 18 |
+
};
|
| 19 |
+
struct IStartupAppInfoPreview;
|
| 20 |
+
struct IStartupAppsManagerPreview;
|
| 21 |
+
struct IStartupAppsManagerPreviewStatics;
|
| 22 |
+
struct StartupAppInfoPreview;
|
| 23 |
+
struct StartupAppsManagerPreview;
|
| 24 |
+
struct StartupAppsPreviewContract;
|
| 25 |
+
}
|
| 26 |
+
namespace winrt::impl
|
| 27 |
+
{
|
| 28 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::IStartupAppInfoPreview>{ using type = interface_category; };
|
| 29 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreview>{ using type = interface_category; };
|
| 30 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreviewStatics>{ using type = interface_category; };
|
| 31 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::StartupAppInfoPreview>{ using type = class_category; };
|
| 32 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::StartupAppsManagerPreview>{ using type = class_category; };
|
| 33 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::StartupAppImpactPreview>{ using type = enum_category; };
|
| 34 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::StartupAppInfoPreview> = L"Windows.ApplicationModel.Preview.StartupAppInfoPreview";
|
| 35 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::StartupAppsManagerPreview> = L"Windows.ApplicationModel.Preview.StartupAppsManagerPreview";
|
| 36 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::StartupAppImpactPreview> = L"Windows.ApplicationModel.Preview.StartupAppImpactPreview";
|
| 37 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::IStartupAppInfoPreview> = L"Windows.ApplicationModel.Preview.IStartupAppInfoPreview";
|
| 38 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreview> = L"Windows.ApplicationModel.Preview.IStartupAppsManagerPreview";
|
| 39 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreviewStatics> = L"Windows.ApplicationModel.Preview.IStartupAppsManagerPreviewStatics";
|
| 40 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::StartupAppsPreviewContract> = L"Windows.ApplicationModel.Preview.StartupAppsPreviewContract";
|
| 41 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::IStartupAppInfoPreview>{ 0xC3A147DB,0x09FA,0x5AA5,{ 0xB3,0xBD,0x11,0x9A,0x09,0x96,0x3D,0x58 } }; // C3A147DB-09FA-5AA5-B3BD-119A09963D58
|
| 42 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreview>{ 0x7197B9C1,0x03BB,0x5693,{ 0x87,0xC3,0x6F,0x98,0x3C,0xC7,0x0F,0xB3 } }; // 7197B9C1-03BB-5693-87C3-6F983CC70FB3
|
| 43 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreviewStatics>{ 0x9D0331F5,0x343F,0x5CD7,{ 0x9D,0x66,0x76,0x2C,0xFA,0x2C,0x03,0x80 } }; // 9D0331F5-343F-5CD7-9D66-762CFA2C0380
|
| 44 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Preview::StartupAppInfoPreview>{ using type = winrt::Windows::ApplicationModel::Preview::IStartupAppInfoPreview; };
|
| 45 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Preview::StartupAppsManagerPreview>{ using type = winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreview; };
|
| 46 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::IStartupAppInfoPreview>
|
| 47 |
+
{
|
| 48 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 49 |
+
{
|
| 50 |
+
virtual int32_t __stdcall get_DisplayName(void**) noexcept = 0;
|
| 51 |
+
virtual int32_t __stdcall get_Publisher(void**) noexcept = 0;
|
| 52 |
+
virtual int32_t __stdcall get_IsEnabled(bool*) noexcept = 0;
|
| 53 |
+
virtual int32_t __stdcall get_Impact(int32_t*) noexcept = 0;
|
| 54 |
+
virtual int32_t __stdcall get_ExecutablePath(void**) noexcept = 0;
|
| 55 |
+
};
|
| 56 |
+
};
|
| 57 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreview>
|
| 58 |
+
{
|
| 59 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 60 |
+
{
|
| 61 |
+
virtual int32_t __stdcall GetStartupAppInfos(void**) noexcept = 0;
|
| 62 |
+
};
|
| 63 |
+
};
|
| 64 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreviewStatics>
|
| 65 |
+
{
|
| 66 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 67 |
+
{
|
| 68 |
+
virtual int32_t __stdcall GetDefault(void**) noexcept = 0;
|
| 69 |
+
};
|
| 70 |
+
};
|
| 71 |
+
template <typename D>
|
| 72 |
+
struct consume_Windows_ApplicationModel_Preview_IStartupAppInfoPreview
|
| 73 |
+
{
|
| 74 |
+
[[nodiscard]] auto DisplayName() const;
|
| 75 |
+
[[nodiscard]] auto Publisher() const;
|
| 76 |
+
[[nodiscard]] auto IsEnabled() const;
|
| 77 |
+
[[nodiscard]] auto Impact() const;
|
| 78 |
+
[[nodiscard]] auto ExecutablePath() const;
|
| 79 |
+
};
|
| 80 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::IStartupAppInfoPreview>
|
| 81 |
+
{
|
| 82 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_IStartupAppInfoPreview<D>;
|
| 83 |
+
};
|
| 84 |
+
template <typename D>
|
| 85 |
+
struct consume_Windows_ApplicationModel_Preview_IStartupAppsManagerPreview
|
| 86 |
+
{
|
| 87 |
+
auto GetStartupAppInfos() const;
|
| 88 |
+
};
|
| 89 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreview>
|
| 90 |
+
{
|
| 91 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_IStartupAppsManagerPreview<D>;
|
| 92 |
+
};
|
| 93 |
+
template <typename D>
|
| 94 |
+
struct consume_Windows_ApplicationModel_Preview_IStartupAppsManagerPreviewStatics
|
| 95 |
+
{
|
| 96 |
+
auto GetDefault() const;
|
| 97 |
+
};
|
| 98 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreviewStatics>
|
| 99 |
+
{
|
| 100 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_IStartupAppsManagerPreviewStatics<D>;
|
| 101 |
+
};
|
| 102 |
+
}
|
| 103 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.1.h
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Preview.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IStartupAppInfoPreview :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IStartupAppInfoPreview>
|
| 15 |
+
{
|
| 16 |
+
IStartupAppInfoPreview(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IStartupAppInfoPreview(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES IStartupAppsManagerPreview :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<IStartupAppsManagerPreview>
|
| 22 |
+
{
|
| 23 |
+
IStartupAppsManagerPreview(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
IStartupAppsManagerPreview(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES IStartupAppsManagerPreviewStatics :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<IStartupAppsManagerPreviewStatics>
|
| 29 |
+
{
|
| 30 |
+
IStartupAppsManagerPreviewStatics(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
IStartupAppsManagerPreviewStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
}
|
| 34 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.2.h
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Preview.1.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES StartupAppInfoPreview : winrt::Windows::ApplicationModel::Preview::IStartupAppInfoPreview
|
| 13 |
+
{
|
| 14 |
+
StartupAppInfoPreview(std::nullptr_t) noexcept {}
|
| 15 |
+
StartupAppInfoPreview(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Preview::IStartupAppInfoPreview(ptr, take_ownership_from_abi) {}
|
| 16 |
+
};
|
| 17 |
+
struct WINRT_IMPL_EMPTY_BASES StartupAppsManagerPreview : winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreview
|
| 18 |
+
{
|
| 19 |
+
StartupAppsManagerPreview(std::nullptr_t) noexcept {}
|
| 20 |
+
StartupAppsManagerPreview(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Preview::IStartupAppsManagerPreview(ptr, take_ownership_from_abi) {}
|
| 21 |
+
static auto GetDefault();
|
| 22 |
+
};
|
| 23 |
+
}
|
| 24 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.holographic.0.h
ADDED
|
@@ -0,0 +1,99 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_Holographic_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_Holographic_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Activation
|
| 10 |
+
{
|
| 11 |
+
struct IActivatedEventArgs;
|
| 12 |
+
}
|
| 13 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation::Numerics
|
| 14 |
+
{
|
| 15 |
+
}
|
| 16 |
+
WINRT_EXPORT namespace winrt::Windows::Perception::Spatial
|
| 17 |
+
{
|
| 18 |
+
struct SpatialCoordinateSystem;
|
| 19 |
+
}
|
| 20 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview::Holographic
|
| 21 |
+
{
|
| 22 |
+
struct IHolographicApplicationPreviewStatics;
|
| 23 |
+
struct IHolographicKeyboardPlacementOverridePreview;
|
| 24 |
+
struct IHolographicKeyboardPlacementOverridePreviewStatics;
|
| 25 |
+
struct HolographicApplicationPreview;
|
| 26 |
+
struct HolographicKeyboardPlacementOverridePreview;
|
| 27 |
+
}
|
| 28 |
+
namespace winrt::impl
|
| 29 |
+
{
|
| 30 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicApplicationPreviewStatics>{ using type = interface_category; };
|
| 31 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreview>{ using type = interface_category; };
|
| 32 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreviewStatics>{ using type = interface_category; };
|
| 33 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Holographic::HolographicApplicationPreview>{ using type = class_category; };
|
| 34 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Holographic::HolographicKeyboardPlacementOverridePreview>{ using type = class_category; };
|
| 35 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Holographic::HolographicApplicationPreview> = L"Windows.ApplicationModel.Preview.Holographic.HolographicApplicationPreview";
|
| 36 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Holographic::HolographicKeyboardPlacementOverridePreview> = L"Windows.ApplicationModel.Preview.Holographic.HolographicKeyboardPlacementOverridePreview";
|
| 37 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicApplicationPreviewStatics> = L"Windows.ApplicationModel.Preview.Holographic.IHolographicApplicationPreviewStatics";
|
| 38 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreview> = L"Windows.ApplicationModel.Preview.Holographic.IHolographicKeyboardPlacementOverridePreview";
|
| 39 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreviewStatics> = L"Windows.ApplicationModel.Preview.Holographic.IHolographicKeyboardPlacementOverridePreviewStatics";
|
| 40 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicApplicationPreviewStatics>{ 0xFE038691,0x2A3A,0x45A9,{ 0xA2,0x08,0x7B,0xED,0x69,0x19,0x19,0xF3 } }; // FE038691-2A3A-45A9-A208-7BED691919F3
|
| 41 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreview>{ 0xC8A8CE3A,0xDFDE,0x5A14,{ 0x8D,0x5F,0x18,0x2C,0x52,0x6D,0xD9,0xC4 } }; // C8A8CE3A-DFDE-5A14-8D5F-182C526DD9C4
|
| 42 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreviewStatics>{ 0x202E6039,0x1FF6,0x5A06,{ 0xAA,0xC4,0xA5,0xE2,0x4F,0xA3,0xEC,0x4B } }; // 202E6039-1FF6-5A06-AAC4-A5E24FA3EC4B
|
| 43 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Preview::Holographic::HolographicKeyboardPlacementOverridePreview>{ using type = winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreview; };
|
| 44 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicApplicationPreviewStatics>
|
| 45 |
+
{
|
| 46 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 47 |
+
{
|
| 48 |
+
virtual int32_t __stdcall IsCurrentViewPresentedOnHolographicDisplay(bool*) noexcept = 0;
|
| 49 |
+
virtual int32_t __stdcall IsHolographicActivation(void*, bool*) noexcept = 0;
|
| 50 |
+
};
|
| 51 |
+
};
|
| 52 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreview>
|
| 53 |
+
{
|
| 54 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 55 |
+
{
|
| 56 |
+
virtual int32_t __stdcall SetPlacementOverride(void*, winrt::Windows::Foundation::Numerics::float3, winrt::Windows::Foundation::Numerics::float3) noexcept = 0;
|
| 57 |
+
virtual int32_t __stdcall SetPlacementOverrideWithMaxSize(void*, winrt::Windows::Foundation::Numerics::float3, winrt::Windows::Foundation::Numerics::float3, winrt::Windows::Foundation::Numerics::float2) noexcept = 0;
|
| 58 |
+
virtual int32_t __stdcall ResetPlacementOverride() noexcept = 0;
|
| 59 |
+
};
|
| 60 |
+
};
|
| 61 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreviewStatics>
|
| 62 |
+
{
|
| 63 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 64 |
+
{
|
| 65 |
+
virtual int32_t __stdcall GetForCurrentView(void**) noexcept = 0;
|
| 66 |
+
};
|
| 67 |
+
};
|
| 68 |
+
template <typename D>
|
| 69 |
+
struct consume_Windows_ApplicationModel_Preview_Holographic_IHolographicApplicationPreviewStatics
|
| 70 |
+
{
|
| 71 |
+
auto IsCurrentViewPresentedOnHolographicDisplay() const;
|
| 72 |
+
auto IsHolographicActivation(winrt::Windows::ApplicationModel::Activation::IActivatedEventArgs const& activatedEventArgs) const;
|
| 73 |
+
};
|
| 74 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicApplicationPreviewStatics>
|
| 75 |
+
{
|
| 76 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_Holographic_IHolographicApplicationPreviewStatics<D>;
|
| 77 |
+
};
|
| 78 |
+
template <typename D>
|
| 79 |
+
struct consume_Windows_ApplicationModel_Preview_Holographic_IHolographicKeyboardPlacementOverridePreview
|
| 80 |
+
{
|
| 81 |
+
auto SetPlacementOverride(winrt::Windows::Perception::Spatial::SpatialCoordinateSystem const& coordinateSystem, winrt::Windows::Foundation::Numerics::float3 const& topCenterPosition, winrt::Windows::Foundation::Numerics::float3 const& normal) const;
|
| 82 |
+
auto SetPlacementOverride(winrt::Windows::Perception::Spatial::SpatialCoordinateSystem const& coordinateSystem, winrt::Windows::Foundation::Numerics::float3 const& topCenterPosition, winrt::Windows::Foundation::Numerics::float3 const& normal, winrt::Windows::Foundation::Numerics::float2 const& maxSize) const;
|
| 83 |
+
auto ResetPlacementOverride() const;
|
| 84 |
+
};
|
| 85 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreview>
|
| 86 |
+
{
|
| 87 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_Holographic_IHolographicKeyboardPlacementOverridePreview<D>;
|
| 88 |
+
};
|
| 89 |
+
template <typename D>
|
| 90 |
+
struct consume_Windows_ApplicationModel_Preview_Holographic_IHolographicKeyboardPlacementOverridePreviewStatics
|
| 91 |
+
{
|
| 92 |
+
auto GetForCurrentView() const;
|
| 93 |
+
};
|
| 94 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreviewStatics>
|
| 95 |
+
{
|
| 96 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_Holographic_IHolographicKeyboardPlacementOverridePreviewStatics<D>;
|
| 97 |
+
};
|
| 98 |
+
}
|
| 99 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.holographic.1.h
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_Holographic_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_Holographic_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Preview.Holographic.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview::Holographic
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IHolographicApplicationPreviewStatics :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IHolographicApplicationPreviewStatics>
|
| 15 |
+
{
|
| 16 |
+
IHolographicApplicationPreviewStatics(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IHolographicApplicationPreviewStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES IHolographicKeyboardPlacementOverridePreview :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<IHolographicKeyboardPlacementOverridePreview>
|
| 22 |
+
{
|
| 23 |
+
IHolographicKeyboardPlacementOverridePreview(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
IHolographicKeyboardPlacementOverridePreview(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES IHolographicKeyboardPlacementOverridePreviewStatics :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<IHolographicKeyboardPlacementOverridePreviewStatics>
|
| 29 |
+
{
|
| 30 |
+
IHolographicKeyboardPlacementOverridePreviewStatics(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
IHolographicKeyboardPlacementOverridePreviewStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
}
|
| 34 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.holographic.2.h
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_Holographic_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_Holographic_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Activation.1.h"
|
| 10 |
+
#include "winrt/impl/Windows.ApplicationModel.Preview.Holographic.1.h"
|
| 11 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview::Holographic
|
| 12 |
+
{
|
| 13 |
+
struct HolographicApplicationPreview
|
| 14 |
+
{
|
| 15 |
+
HolographicApplicationPreview() = delete;
|
| 16 |
+
static auto IsCurrentViewPresentedOnHolographicDisplay();
|
| 17 |
+
static auto IsHolographicActivation(winrt::Windows::ApplicationModel::Activation::IActivatedEventArgs const& activatedEventArgs);
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES HolographicKeyboardPlacementOverridePreview : winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreview
|
| 20 |
+
{
|
| 21 |
+
HolographicKeyboardPlacementOverridePreview(std::nullptr_t) noexcept {}
|
| 22 |
+
HolographicKeyboardPlacementOverridePreview(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Preview::Holographic::IHolographicKeyboardPlacementOverridePreview(ptr, take_ownership_from_abi) {}
|
| 23 |
+
static auto GetForCurrentView();
|
| 24 |
+
};
|
| 25 |
+
}
|
| 26 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.inkworkspace.0.h
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_InkWorkspace_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_InkWorkspace_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 10 |
+
{
|
| 11 |
+
struct IAsyncAction;
|
| 12 |
+
}
|
| 13 |
+
WINRT_EXPORT namespace winrt::Windows::Graphics::Imaging
|
| 14 |
+
{
|
| 15 |
+
struct SoftwareBitmap;
|
| 16 |
+
}
|
| 17 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview::InkWorkspace
|
| 18 |
+
{
|
| 19 |
+
struct IInkWorkspaceHostedAppManager;
|
| 20 |
+
struct IInkWorkspaceHostedAppManagerStatics;
|
| 21 |
+
struct InkWorkspaceHostedAppManager;
|
| 22 |
+
struct PreviewInkWorkspaceContract;
|
| 23 |
+
}
|
| 24 |
+
namespace winrt::impl
|
| 25 |
+
{
|
| 26 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManager>{ using type = interface_category; };
|
| 27 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManagerStatics>{ using type = interface_category; };
|
| 28 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::InkWorkspace::InkWorkspaceHostedAppManager>{ using type = class_category; };
|
| 29 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::InkWorkspace::InkWorkspaceHostedAppManager> = L"Windows.ApplicationModel.Preview.InkWorkspace.InkWorkspaceHostedAppManager";
|
| 30 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManager> = L"Windows.ApplicationModel.Preview.InkWorkspace.IInkWorkspaceHostedAppManager";
|
| 31 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManagerStatics> = L"Windows.ApplicationModel.Preview.InkWorkspace.IInkWorkspaceHostedAppManagerStatics";
|
| 32 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::InkWorkspace::PreviewInkWorkspaceContract> = L"Windows.ApplicationModel.Preview.InkWorkspace.PreviewInkWorkspaceContract";
|
| 33 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManager>{ 0xFE0A7990,0x5E59,0x4BB7,{ 0x8A,0x63,0x7D,0x21,0x8C,0xD9,0x63,0x00 } }; // FE0A7990-5E59-4BB7-8A63-7D218CD96300
|
| 34 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManagerStatics>{ 0xCBFD8CC5,0xA162,0x4BC4,{ 0x84,0xEE,0xE8,0x71,0x6D,0x52,0x33,0xC5 } }; // CBFD8CC5-A162-4BC4-84EE-E8716D5233C5
|
| 35 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Preview::InkWorkspace::InkWorkspaceHostedAppManager>{ using type = winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManager; };
|
| 36 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManager>
|
| 37 |
+
{
|
| 38 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 39 |
+
{
|
| 40 |
+
virtual int32_t __stdcall SetThumbnailAsync(void*, void**) noexcept = 0;
|
| 41 |
+
};
|
| 42 |
+
};
|
| 43 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManagerStatics>
|
| 44 |
+
{
|
| 45 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 46 |
+
{
|
| 47 |
+
virtual int32_t __stdcall GetForCurrentApp(void**) noexcept = 0;
|
| 48 |
+
};
|
| 49 |
+
};
|
| 50 |
+
template <typename D>
|
| 51 |
+
struct consume_Windows_ApplicationModel_Preview_InkWorkspace_IInkWorkspaceHostedAppManager
|
| 52 |
+
{
|
| 53 |
+
auto SetThumbnailAsync(winrt::Windows::Graphics::Imaging::SoftwareBitmap const& bitmap) const;
|
| 54 |
+
};
|
| 55 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManager>
|
| 56 |
+
{
|
| 57 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_InkWorkspace_IInkWorkspaceHostedAppManager<D>;
|
| 58 |
+
};
|
| 59 |
+
template <typename D>
|
| 60 |
+
struct consume_Windows_ApplicationModel_Preview_InkWorkspace_IInkWorkspaceHostedAppManagerStatics
|
| 61 |
+
{
|
| 62 |
+
auto GetForCurrentApp() const;
|
| 63 |
+
};
|
| 64 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManagerStatics>
|
| 65 |
+
{
|
| 66 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_InkWorkspace_IInkWorkspaceHostedAppManagerStatics<D>;
|
| 67 |
+
};
|
| 68 |
+
}
|
| 69 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.inkworkspace.1.h
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_InkWorkspace_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_InkWorkspace_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Preview.InkWorkspace.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview::InkWorkspace
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IInkWorkspaceHostedAppManager :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IInkWorkspaceHostedAppManager>
|
| 15 |
+
{
|
| 16 |
+
IInkWorkspaceHostedAppManager(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IInkWorkspaceHostedAppManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES IInkWorkspaceHostedAppManagerStatics :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<IInkWorkspaceHostedAppManagerStatics>
|
| 22 |
+
{
|
| 23 |
+
IInkWorkspaceHostedAppManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
IInkWorkspaceHostedAppManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
}
|
| 27 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.inkworkspace.2.h
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_InkWorkspace_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_InkWorkspace_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Preview.InkWorkspace.1.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview::InkWorkspace
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES InkWorkspaceHostedAppManager : winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManager
|
| 13 |
+
{
|
| 14 |
+
InkWorkspaceHostedAppManager(std::nullptr_t) noexcept {}
|
| 15 |
+
InkWorkspaceHostedAppManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Preview::InkWorkspace::IInkWorkspaceHostedAppManager(ptr, take_ownership_from_abi) {}
|
| 16 |
+
static auto GetForCurrentApp();
|
| 17 |
+
};
|
| 18 |
+
}
|
| 19 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.notes.0.h
ADDED
|
@@ -0,0 +1,212 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_Notes_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_Notes_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 10 |
+
{
|
| 11 |
+
struct EventRegistrationToken;
|
| 12 |
+
struct IAsyncAction;
|
| 13 |
+
struct Size;
|
| 14 |
+
template <typename TSender, typename TResult> struct WINRT_IMPL_EMPTY_BASES TypedEventHandler;
|
| 15 |
+
}
|
| 16 |
+
WINRT_EXPORT namespace winrt::Windows::Graphics::Imaging
|
| 17 |
+
{
|
| 18 |
+
struct SoftwareBitmap;
|
| 19 |
+
}
|
| 20 |
+
WINRT_EXPORT namespace winrt::Windows::Storage::Streams
|
| 21 |
+
{
|
| 22 |
+
struct IBuffer;
|
| 23 |
+
}
|
| 24 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview::Notes
|
| 25 |
+
{
|
| 26 |
+
struct INotePlacementChangedPreviewEventArgs;
|
| 27 |
+
struct INoteVisibilityChangedPreviewEventArgs;
|
| 28 |
+
struct INotesWindowManagerPreview;
|
| 29 |
+
struct INotesWindowManagerPreview2;
|
| 30 |
+
struct INotesWindowManagerPreviewShowNoteOptions;
|
| 31 |
+
struct INotesWindowManagerPreviewStatics;
|
| 32 |
+
struct NotePlacementChangedPreviewEventArgs;
|
| 33 |
+
struct NoteVisibilityChangedPreviewEventArgs;
|
| 34 |
+
struct NotesWindowManagerPreview;
|
| 35 |
+
struct NotesWindowManagerPreviewShowNoteOptions;
|
| 36 |
+
struct PreviewNotesContract;
|
| 37 |
+
}
|
| 38 |
+
namespace winrt::impl
|
| 39 |
+
{
|
| 40 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::INotePlacementChangedPreviewEventArgs>{ using type = interface_category; };
|
| 41 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::INoteVisibilityChangedPreviewEventArgs>{ using type = interface_category; };
|
| 42 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview>{ using type = interface_category; };
|
| 43 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview2>{ using type = interface_category; };
|
| 44 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewShowNoteOptions>{ using type = interface_category; };
|
| 45 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewStatics>{ using type = interface_category; };
|
| 46 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::NotePlacementChangedPreviewEventArgs>{ using type = class_category; };
|
| 47 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::NoteVisibilityChangedPreviewEventArgs>{ using type = class_category; };
|
| 48 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreview>{ using type = class_category; };
|
| 49 |
+
template <> struct category<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreviewShowNoteOptions>{ using type = class_category; };
|
| 50 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::NotePlacementChangedPreviewEventArgs> = L"Windows.ApplicationModel.Preview.Notes.NotePlacementChangedPreviewEventArgs";
|
| 51 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::NoteVisibilityChangedPreviewEventArgs> = L"Windows.ApplicationModel.Preview.Notes.NoteVisibilityChangedPreviewEventArgs";
|
| 52 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreview> = L"Windows.ApplicationModel.Preview.Notes.NotesWindowManagerPreview";
|
| 53 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreviewShowNoteOptions> = L"Windows.ApplicationModel.Preview.Notes.NotesWindowManagerPreviewShowNoteOptions";
|
| 54 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::INotePlacementChangedPreviewEventArgs> = L"Windows.ApplicationModel.Preview.Notes.INotePlacementChangedPreviewEventArgs";
|
| 55 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::INoteVisibilityChangedPreviewEventArgs> = L"Windows.ApplicationModel.Preview.Notes.INoteVisibilityChangedPreviewEventArgs";
|
| 56 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview> = L"Windows.ApplicationModel.Preview.Notes.INotesWindowManagerPreview";
|
| 57 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview2> = L"Windows.ApplicationModel.Preview.Notes.INotesWindowManagerPreview2";
|
| 58 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewShowNoteOptions> = L"Windows.ApplicationModel.Preview.Notes.INotesWindowManagerPreviewShowNoteOptions";
|
| 59 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewStatics> = L"Windows.ApplicationModel.Preview.Notes.INotesWindowManagerPreviewStatics";
|
| 60 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Preview::Notes::PreviewNotesContract> = L"Windows.ApplicationModel.Preview.Notes.PreviewNotesContract";
|
| 61 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::Notes::INotePlacementChangedPreviewEventArgs>{ 0x491D57B7,0xF780,0x4E7F,{ 0xA9,0x39,0x9A,0x4C,0xAF,0x96,0x52,0x14 } }; // 491D57B7-F780-4E7F-A939-9A4CAF965214
|
| 62 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::Notes::INoteVisibilityChangedPreviewEventArgs>{ 0x0E34649E,0x3815,0x4FF6,{ 0x83,0xB3,0xA1,0x4D,0x17,0x12,0x0E,0x24 } }; // 0E34649E-3815-4FF6-83B3-A14D17120E24
|
| 63 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview>{ 0xDC2AC23E,0x4850,0x4F13,{ 0x9C,0xC7,0xFF,0x48,0x7E,0xFD,0xFC,0xDE } }; // DC2AC23E-4850-4F13-9CC7-FF487EFDFCDE
|
| 64 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview2>{ 0xEDFE864A,0x1F54,0x4B09,{ 0x98,0x23,0xFF,0x47,0x7F,0x6F,0xA3,0xBC } }; // EDFE864A-1F54-4B09-9823-FF477F6FA3BC
|
| 65 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewShowNoteOptions>{ 0x886B09D6,0xA6AE,0x4007,{ 0xA5,0x6D,0x1C,0xA7,0x0C,0x84,0xC0,0xD2 } }; // 886B09D6-A6AE-4007-A56D-1CA70C84C0D2
|
| 66 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewStatics>{ 0x6668CC88,0x0A8E,0x4127,{ 0xA3,0x8E,0x99,0x54,0x45,0x86,0x8A,0x78 } }; // 6668CC88-0A8E-4127-A38E-995445868A78
|
| 67 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Preview::Notes::NotePlacementChangedPreviewEventArgs>{ using type = winrt::Windows::ApplicationModel::Preview::Notes::INotePlacementChangedPreviewEventArgs; };
|
| 68 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Preview::Notes::NoteVisibilityChangedPreviewEventArgs>{ using type = winrt::Windows::ApplicationModel::Preview::Notes::INoteVisibilityChangedPreviewEventArgs; };
|
| 69 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreview>{ using type = winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview; };
|
| 70 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreviewShowNoteOptions>{ using type = winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewShowNoteOptions; };
|
| 71 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::Notes::INotePlacementChangedPreviewEventArgs>
|
| 72 |
+
{
|
| 73 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 74 |
+
{
|
| 75 |
+
virtual int32_t __stdcall get_ViewId(int32_t*) noexcept = 0;
|
| 76 |
+
};
|
| 77 |
+
};
|
| 78 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::Notes::INoteVisibilityChangedPreviewEventArgs>
|
| 79 |
+
{
|
| 80 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 81 |
+
{
|
| 82 |
+
virtual int32_t __stdcall get_ViewId(int32_t*) noexcept = 0;
|
| 83 |
+
virtual int32_t __stdcall get_IsVisible(bool*) noexcept = 0;
|
| 84 |
+
};
|
| 85 |
+
};
|
| 86 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview>
|
| 87 |
+
{
|
| 88 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 89 |
+
{
|
| 90 |
+
virtual int32_t __stdcall get_IsScreenLocked(bool*) noexcept = 0;
|
| 91 |
+
virtual int32_t __stdcall ShowNote(int32_t) noexcept = 0;
|
| 92 |
+
virtual int32_t __stdcall ShowNoteRelativeTo(int32_t, int32_t) noexcept = 0;
|
| 93 |
+
virtual int32_t __stdcall ShowNoteWithPlacement(int32_t, void*) noexcept = 0;
|
| 94 |
+
virtual int32_t __stdcall HideNote(int32_t) noexcept = 0;
|
| 95 |
+
virtual int32_t __stdcall GetNotePlacement(int32_t, void**) noexcept = 0;
|
| 96 |
+
virtual int32_t __stdcall TrySetNoteSize(int32_t, winrt::Windows::Foundation::Size, bool*) noexcept = 0;
|
| 97 |
+
virtual int32_t __stdcall SetFocusToNextView() noexcept = 0;
|
| 98 |
+
virtual int32_t __stdcall SetNotesThumbnailAsync(void*, void**) noexcept = 0;
|
| 99 |
+
virtual int32_t __stdcall add_SystemLockStateChanged(void*, winrt::event_token*) noexcept = 0;
|
| 100 |
+
virtual int32_t __stdcall remove_SystemLockStateChanged(winrt::event_token) noexcept = 0;
|
| 101 |
+
virtual int32_t __stdcall add_NotePlacementChanged(void*, winrt::event_token*) noexcept = 0;
|
| 102 |
+
virtual int32_t __stdcall remove_NotePlacementChanged(winrt::event_token) noexcept = 0;
|
| 103 |
+
virtual int32_t __stdcall add_NoteVisibilityChanged(void*, winrt::event_token*) noexcept = 0;
|
| 104 |
+
virtual int32_t __stdcall remove_NoteVisibilityChanged(winrt::event_token) noexcept = 0;
|
| 105 |
+
};
|
| 106 |
+
};
|
| 107 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview2>
|
| 108 |
+
{
|
| 109 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 110 |
+
{
|
| 111 |
+
virtual int32_t __stdcall ShowNoteRelativeToWithOptions(int32_t, int32_t, void*) noexcept = 0;
|
| 112 |
+
virtual int32_t __stdcall ShowNoteWithPlacementWithOptions(int32_t, void*, void*) noexcept = 0;
|
| 113 |
+
virtual int32_t __stdcall SetFocusToPreviousView() noexcept = 0;
|
| 114 |
+
virtual int32_t __stdcall SetThumbnailImageForTaskSwitcherAsync(void*, void**) noexcept = 0;
|
| 115 |
+
};
|
| 116 |
+
};
|
| 117 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewShowNoteOptions>
|
| 118 |
+
{
|
| 119 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 120 |
+
{
|
| 121 |
+
virtual int32_t __stdcall get_ShowWithFocus(bool*) noexcept = 0;
|
| 122 |
+
virtual int32_t __stdcall put_ShowWithFocus(bool) noexcept = 0;
|
| 123 |
+
};
|
| 124 |
+
};
|
| 125 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewStatics>
|
| 126 |
+
{
|
| 127 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 128 |
+
{
|
| 129 |
+
virtual int32_t __stdcall GetForCurrentApp(void**) noexcept = 0;
|
| 130 |
+
};
|
| 131 |
+
};
|
| 132 |
+
template <typename D>
|
| 133 |
+
struct consume_Windows_ApplicationModel_Preview_Notes_INotePlacementChangedPreviewEventArgs
|
| 134 |
+
{
|
| 135 |
+
[[nodiscard]] auto ViewId() const;
|
| 136 |
+
};
|
| 137 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::Notes::INotePlacementChangedPreviewEventArgs>
|
| 138 |
+
{
|
| 139 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_Notes_INotePlacementChangedPreviewEventArgs<D>;
|
| 140 |
+
};
|
| 141 |
+
template <typename D>
|
| 142 |
+
struct consume_Windows_ApplicationModel_Preview_Notes_INoteVisibilityChangedPreviewEventArgs
|
| 143 |
+
{
|
| 144 |
+
[[nodiscard]] auto ViewId() const;
|
| 145 |
+
[[nodiscard]] auto IsVisible() const;
|
| 146 |
+
};
|
| 147 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::Notes::INoteVisibilityChangedPreviewEventArgs>
|
| 148 |
+
{
|
| 149 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_Notes_INoteVisibilityChangedPreviewEventArgs<D>;
|
| 150 |
+
};
|
| 151 |
+
template <typename D>
|
| 152 |
+
struct consume_Windows_ApplicationModel_Preview_Notes_INotesWindowManagerPreview
|
| 153 |
+
{
|
| 154 |
+
[[nodiscard]] auto IsScreenLocked() const;
|
| 155 |
+
auto ShowNote(int32_t noteViewId) const;
|
| 156 |
+
auto ShowNoteRelativeTo(int32_t noteViewId, int32_t anchorNoteViewId) const;
|
| 157 |
+
auto ShowNoteWithPlacement(int32_t noteViewId, winrt::Windows::Storage::Streams::IBuffer const& data) const;
|
| 158 |
+
auto HideNote(int32_t noteViewId) const;
|
| 159 |
+
auto GetNotePlacement(int32_t noteViewId) const;
|
| 160 |
+
auto TrySetNoteSize(int32_t noteViewId, winrt::Windows::Foundation::Size const& size) const;
|
| 161 |
+
auto SetFocusToNextView() const;
|
| 162 |
+
auto SetNotesThumbnailAsync(winrt::Windows::Storage::Streams::IBuffer const& thumbnail) const;
|
| 163 |
+
auto SystemLockStateChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreview, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 164 |
+
using SystemLockStateChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview, &impl::abi_t<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview>::remove_SystemLockStateChanged>;
|
| 165 |
+
[[nodiscard]] auto SystemLockStateChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreview, winrt::Windows::Foundation::IInspectable> const& handler) const;
|
| 166 |
+
auto SystemLockStateChanged(winrt::event_token const& token) const noexcept;
|
| 167 |
+
auto NotePlacementChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreview, winrt::Windows::ApplicationModel::Preview::Notes::NotePlacementChangedPreviewEventArgs> const& handler) const;
|
| 168 |
+
using NotePlacementChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview, &impl::abi_t<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview>::remove_NotePlacementChanged>;
|
| 169 |
+
[[nodiscard]] auto NotePlacementChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreview, winrt::Windows::ApplicationModel::Preview::Notes::NotePlacementChangedPreviewEventArgs> const& handler) const;
|
| 170 |
+
auto NotePlacementChanged(winrt::event_token const& token) const noexcept;
|
| 171 |
+
auto NoteVisibilityChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreview, winrt::Windows::ApplicationModel::Preview::Notes::NoteVisibilityChangedPreviewEventArgs> const& handler) const;
|
| 172 |
+
using NoteVisibilityChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview, &impl::abi_t<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview>::remove_NoteVisibilityChanged>;
|
| 173 |
+
[[nodiscard]] auto NoteVisibilityChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreview, winrt::Windows::ApplicationModel::Preview::Notes::NoteVisibilityChangedPreviewEventArgs> const& handler) const;
|
| 174 |
+
auto NoteVisibilityChanged(winrt::event_token const& token) const noexcept;
|
| 175 |
+
};
|
| 176 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview>
|
| 177 |
+
{
|
| 178 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_Notes_INotesWindowManagerPreview<D>;
|
| 179 |
+
};
|
| 180 |
+
template <typename D>
|
| 181 |
+
struct consume_Windows_ApplicationModel_Preview_Notes_INotesWindowManagerPreview2
|
| 182 |
+
{
|
| 183 |
+
auto ShowNoteRelativeTo(int32_t noteViewId, int32_t anchorNoteViewId, winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreviewShowNoteOptions const& options) const;
|
| 184 |
+
auto ShowNoteWithPlacement(int32_t noteViewId, winrt::Windows::Storage::Streams::IBuffer const& data, winrt::Windows::ApplicationModel::Preview::Notes::NotesWindowManagerPreviewShowNoteOptions const& options) const;
|
| 185 |
+
auto SetFocusToPreviousView() const;
|
| 186 |
+
auto SetThumbnailImageForTaskSwitcherAsync(winrt::Windows::Graphics::Imaging::SoftwareBitmap const& bitmap) const;
|
| 187 |
+
};
|
| 188 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview2>
|
| 189 |
+
{
|
| 190 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_Notes_INotesWindowManagerPreview2<D>;
|
| 191 |
+
};
|
| 192 |
+
template <typename D>
|
| 193 |
+
struct consume_Windows_ApplicationModel_Preview_Notes_INotesWindowManagerPreviewShowNoteOptions
|
| 194 |
+
{
|
| 195 |
+
[[nodiscard]] auto ShowWithFocus() const;
|
| 196 |
+
auto ShowWithFocus(bool value) const;
|
| 197 |
+
};
|
| 198 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewShowNoteOptions>
|
| 199 |
+
{
|
| 200 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_Notes_INotesWindowManagerPreviewShowNoteOptions<D>;
|
| 201 |
+
};
|
| 202 |
+
template <typename D>
|
| 203 |
+
struct consume_Windows_ApplicationModel_Preview_Notes_INotesWindowManagerPreviewStatics
|
| 204 |
+
{
|
| 205 |
+
auto GetForCurrentApp() const;
|
| 206 |
+
};
|
| 207 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewStatics>
|
| 208 |
+
{
|
| 209 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Preview_Notes_INotesWindowManagerPreviewStatics<D>;
|
| 210 |
+
};
|
| 211 |
+
}
|
| 212 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.notes.1.h
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_Notes_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_Notes_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Preview.Notes.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview::Notes
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES INotePlacementChangedPreviewEventArgs :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<INotePlacementChangedPreviewEventArgs>
|
| 15 |
+
{
|
| 16 |
+
INotePlacementChangedPreviewEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
INotePlacementChangedPreviewEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES INoteVisibilityChangedPreviewEventArgs :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<INoteVisibilityChangedPreviewEventArgs>
|
| 22 |
+
{
|
| 23 |
+
INoteVisibilityChangedPreviewEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
INoteVisibilityChangedPreviewEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES INotesWindowManagerPreview :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<INotesWindowManagerPreview>
|
| 29 |
+
{
|
| 30 |
+
INotesWindowManagerPreview(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
INotesWindowManagerPreview(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES INotesWindowManagerPreview2 :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<INotesWindowManagerPreview2>
|
| 36 |
+
{
|
| 37 |
+
INotesWindowManagerPreview2(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
INotesWindowManagerPreview2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
struct WINRT_IMPL_EMPTY_BASES INotesWindowManagerPreviewShowNoteOptions :
|
| 41 |
+
winrt::Windows::Foundation::IInspectable,
|
| 42 |
+
impl::consume_t<INotesWindowManagerPreviewShowNoteOptions>
|
| 43 |
+
{
|
| 44 |
+
INotesWindowManagerPreviewShowNoteOptions(std::nullptr_t = nullptr) noexcept {}
|
| 45 |
+
INotesWindowManagerPreviewShowNoteOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
struct WINRT_IMPL_EMPTY_BASES INotesWindowManagerPreviewStatics :
|
| 48 |
+
winrt::Windows::Foundation::IInspectable,
|
| 49 |
+
impl::consume_t<INotesWindowManagerPreviewStatics>
|
| 50 |
+
{
|
| 51 |
+
INotesWindowManagerPreviewStatics(std::nullptr_t = nullptr) noexcept {}
|
| 52 |
+
INotesWindowManagerPreviewStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 53 |
+
};
|
| 54 |
+
}
|
| 55 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.preview.notes.2.h
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Preview_Notes_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Preview_Notes_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Preview.Notes.1.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Preview::Notes
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES NotePlacementChangedPreviewEventArgs : winrt::Windows::ApplicationModel::Preview::Notes::INotePlacementChangedPreviewEventArgs
|
| 13 |
+
{
|
| 14 |
+
NotePlacementChangedPreviewEventArgs(std::nullptr_t) noexcept {}
|
| 15 |
+
NotePlacementChangedPreviewEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Preview::Notes::INotePlacementChangedPreviewEventArgs(ptr, take_ownership_from_abi) {}
|
| 16 |
+
};
|
| 17 |
+
struct WINRT_IMPL_EMPTY_BASES NoteVisibilityChangedPreviewEventArgs : winrt::Windows::ApplicationModel::Preview::Notes::INoteVisibilityChangedPreviewEventArgs
|
| 18 |
+
{
|
| 19 |
+
NoteVisibilityChangedPreviewEventArgs(std::nullptr_t) noexcept {}
|
| 20 |
+
NoteVisibilityChangedPreviewEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Preview::Notes::INoteVisibilityChangedPreviewEventArgs(ptr, take_ownership_from_abi) {}
|
| 21 |
+
};
|
| 22 |
+
struct WINRT_IMPL_EMPTY_BASES NotesWindowManagerPreview : winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview,
|
| 23 |
+
impl::require<NotesWindowManagerPreview, winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview2>
|
| 24 |
+
{
|
| 25 |
+
NotesWindowManagerPreview(std::nullptr_t) noexcept {}
|
| 26 |
+
NotesWindowManagerPreview(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview(ptr, take_ownership_from_abi) {}
|
| 27 |
+
using winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview::ShowNoteRelativeTo;
|
| 28 |
+
using impl::consume_t<NotesWindowManagerPreview, winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview2>::ShowNoteRelativeTo;
|
| 29 |
+
using winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview::ShowNoteWithPlacement;
|
| 30 |
+
using impl::consume_t<NotesWindowManagerPreview, winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreview2>::ShowNoteWithPlacement;
|
| 31 |
+
static auto GetForCurrentApp();
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES NotesWindowManagerPreviewShowNoteOptions : winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewShowNoteOptions
|
| 34 |
+
{
|
| 35 |
+
NotesWindowManagerPreviewShowNoteOptions(std::nullptr_t) noexcept {}
|
| 36 |
+
NotesWindowManagerPreviewShowNoteOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Preview::Notes::INotesWindowManagerPreviewShowNoteOptions(ptr, take_ownership_from_abi) {}
|
| 37 |
+
NotesWindowManagerPreviewShowNoteOptions();
|
| 38 |
+
};
|
| 39 |
+
}
|
| 40 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.0.h
ADDED
|
@@ -0,0 +1,173 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Resources_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Resources_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 10 |
+
{
|
| 11 |
+
struct Uri;
|
| 12 |
+
}
|
| 13 |
+
WINRT_EXPORT namespace winrt::Windows::UI
|
| 14 |
+
{
|
| 15 |
+
struct UIContext;
|
| 16 |
+
}
|
| 17 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Resources
|
| 18 |
+
{
|
| 19 |
+
struct IResourceLoader;
|
| 20 |
+
struct IResourceLoader2;
|
| 21 |
+
struct IResourceLoaderFactory;
|
| 22 |
+
struct IResourceLoaderStatics;
|
| 23 |
+
struct IResourceLoaderStatics2;
|
| 24 |
+
struct IResourceLoaderStatics3;
|
| 25 |
+
struct IResourceLoaderStatics4;
|
| 26 |
+
struct ResourceLoader;
|
| 27 |
+
}
|
| 28 |
+
namespace winrt::impl
|
| 29 |
+
{
|
| 30 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::IResourceLoader>{ using type = interface_category; };
|
| 31 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::IResourceLoader2>{ using type = interface_category; };
|
| 32 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::IResourceLoaderFactory>{ using type = interface_category; };
|
| 33 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics>{ using type = interface_category; };
|
| 34 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics2>{ using type = interface_category; };
|
| 35 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics3>{ using type = interface_category; };
|
| 36 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics4>{ using type = interface_category; };
|
| 37 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::ResourceLoader>{ using type = class_category; };
|
| 38 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::ResourceLoader> = L"Windows.ApplicationModel.Resources.ResourceLoader";
|
| 39 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::IResourceLoader> = L"Windows.ApplicationModel.Resources.IResourceLoader";
|
| 40 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::IResourceLoader2> = L"Windows.ApplicationModel.Resources.IResourceLoader2";
|
| 41 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderFactory> = L"Windows.ApplicationModel.Resources.IResourceLoaderFactory";
|
| 42 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics> = L"Windows.ApplicationModel.Resources.IResourceLoaderStatics";
|
| 43 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics2> = L"Windows.ApplicationModel.Resources.IResourceLoaderStatics2";
|
| 44 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics3> = L"Windows.ApplicationModel.Resources.IResourceLoaderStatics3";
|
| 45 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics4> = L"Windows.ApplicationModel.Resources.IResourceLoaderStatics4";
|
| 46 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::IResourceLoader>{ 0x08524908,0x16EF,0x45AD,{ 0xA6,0x02,0x29,0x36,0x37,0xD7,0xE6,0x1A } }; // 08524908-16EF-45AD-A602-293637D7E61A
|
| 47 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::IResourceLoader2>{ 0x10EB6EC6,0x8138,0x48C1,{ 0xBC,0x65,0xE1,0xF1,0x42,0x07,0x36,0x7C } }; // 10EB6EC6-8138-48C1-BC65-E1F14207367C
|
| 48 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderFactory>{ 0xC33A3603,0x69DC,0x4285,{ 0xA0,0x77,0xD5,0xC0,0xE4,0x7C,0xCB,0xE8 } }; // C33A3603-69DC-4285-A077-D5C0E47CCBE8
|
| 49 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics>{ 0xBF777CE1,0x19C8,0x49C2,{ 0x95,0x3C,0x47,0xE9,0x22,0x7B,0x33,0x4E } }; // BF777CE1-19C8-49C2-953C-47E9227B334E
|
| 50 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics2>{ 0x0CC04141,0x6466,0x4989,{ 0x94,0x94,0x0B,0x82,0xDF,0xC5,0x3F,0x1F } }; // 0CC04141-6466-4989-9494-0B82DFC53F1F
|
| 51 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics3>{ 0x64609DFB,0x64AC,0x491B,{ 0x81,0x00,0x0E,0x55,0x8D,0x61,0xC1,0xD0 } }; // 64609DFB-64AC-491B-8100-0E558D61C1D0
|
| 52 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics4>{ 0x9FB36C32,0x6C8C,0x4316,{ 0x96,0x2E,0x90,0x95,0x39,0xB5,0xC2,0x59 } }; // 9FB36C32-6C8C-4316-962E-909539B5C259
|
| 53 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::ResourceLoader>{ using type = winrt::Windows::ApplicationModel::Resources::IResourceLoader; };
|
| 54 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::IResourceLoader>
|
| 55 |
+
{
|
| 56 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 57 |
+
{
|
| 58 |
+
virtual int32_t __stdcall GetString(void*, void**) noexcept = 0;
|
| 59 |
+
};
|
| 60 |
+
};
|
| 61 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::IResourceLoader2>
|
| 62 |
+
{
|
| 63 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 64 |
+
{
|
| 65 |
+
virtual int32_t __stdcall GetStringForUri(void*, void**) noexcept = 0;
|
| 66 |
+
};
|
| 67 |
+
};
|
| 68 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::IResourceLoaderFactory>
|
| 69 |
+
{
|
| 70 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 71 |
+
{
|
| 72 |
+
virtual int32_t __stdcall CreateResourceLoaderByName(void*, void**) noexcept = 0;
|
| 73 |
+
};
|
| 74 |
+
};
|
| 75 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics>
|
| 76 |
+
{
|
| 77 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 78 |
+
{
|
| 79 |
+
virtual int32_t __stdcall GetStringForReference(void*, void**) noexcept = 0;
|
| 80 |
+
};
|
| 81 |
+
};
|
| 82 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics2>
|
| 83 |
+
{
|
| 84 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 85 |
+
{
|
| 86 |
+
virtual int32_t __stdcall GetForCurrentView(void**) noexcept = 0;
|
| 87 |
+
virtual int32_t __stdcall GetForCurrentViewWithName(void*, void**) noexcept = 0;
|
| 88 |
+
virtual int32_t __stdcall GetForViewIndependentUse(void**) noexcept = 0;
|
| 89 |
+
virtual int32_t __stdcall GetForViewIndependentUseWithName(void*, void**) noexcept = 0;
|
| 90 |
+
};
|
| 91 |
+
};
|
| 92 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics3>
|
| 93 |
+
{
|
| 94 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 95 |
+
{
|
| 96 |
+
virtual int32_t __stdcall GetForUIContext(void*, void**) noexcept = 0;
|
| 97 |
+
};
|
| 98 |
+
};
|
| 99 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics4>
|
| 100 |
+
{
|
| 101 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 102 |
+
{
|
| 103 |
+
virtual int32_t __stdcall GetDefaultPriPath(void*, void**) noexcept = 0;
|
| 104 |
+
};
|
| 105 |
+
};
|
| 106 |
+
template <typename D>
|
| 107 |
+
struct consume_Windows_ApplicationModel_Resources_IResourceLoader
|
| 108 |
+
{
|
| 109 |
+
auto GetString(param::hstring const& resource) const;
|
| 110 |
+
};
|
| 111 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::IResourceLoader>
|
| 112 |
+
{
|
| 113 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_IResourceLoader<D>;
|
| 114 |
+
};
|
| 115 |
+
template <typename D>
|
| 116 |
+
struct consume_Windows_ApplicationModel_Resources_IResourceLoader2
|
| 117 |
+
{
|
| 118 |
+
auto GetStringForUri(winrt::Windows::Foundation::Uri const& uri) const;
|
| 119 |
+
};
|
| 120 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::IResourceLoader2>
|
| 121 |
+
{
|
| 122 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_IResourceLoader2<D>;
|
| 123 |
+
};
|
| 124 |
+
template <typename D>
|
| 125 |
+
struct consume_Windows_ApplicationModel_Resources_IResourceLoaderFactory
|
| 126 |
+
{
|
| 127 |
+
auto CreateResourceLoaderByName(param::hstring const& name) const;
|
| 128 |
+
};
|
| 129 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::IResourceLoaderFactory>
|
| 130 |
+
{
|
| 131 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_IResourceLoaderFactory<D>;
|
| 132 |
+
};
|
| 133 |
+
template <typename D>
|
| 134 |
+
struct consume_Windows_ApplicationModel_Resources_IResourceLoaderStatics
|
| 135 |
+
{
|
| 136 |
+
auto GetStringForReference(winrt::Windows::Foundation::Uri const& uri) const;
|
| 137 |
+
};
|
| 138 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics>
|
| 139 |
+
{
|
| 140 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_IResourceLoaderStatics<D>;
|
| 141 |
+
};
|
| 142 |
+
template <typename D>
|
| 143 |
+
struct consume_Windows_ApplicationModel_Resources_IResourceLoaderStatics2
|
| 144 |
+
{
|
| 145 |
+
auto GetForCurrentView() const;
|
| 146 |
+
auto GetForCurrentView(param::hstring const& name) const;
|
| 147 |
+
auto GetForViewIndependentUse() const;
|
| 148 |
+
auto GetForViewIndependentUse(param::hstring const& name) const;
|
| 149 |
+
};
|
| 150 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics2>
|
| 151 |
+
{
|
| 152 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_IResourceLoaderStatics2<D>;
|
| 153 |
+
};
|
| 154 |
+
template <typename D>
|
| 155 |
+
struct consume_Windows_ApplicationModel_Resources_IResourceLoaderStatics3
|
| 156 |
+
{
|
| 157 |
+
auto GetForUIContext(winrt::Windows::UI::UIContext const& context) const;
|
| 158 |
+
};
|
| 159 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics3>
|
| 160 |
+
{
|
| 161 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_IResourceLoaderStatics3<D>;
|
| 162 |
+
};
|
| 163 |
+
template <typename D>
|
| 164 |
+
struct consume_Windows_ApplicationModel_Resources_IResourceLoaderStatics4
|
| 165 |
+
{
|
| 166 |
+
auto GetDefaultPriPath(param::hstring const& packageFullName) const;
|
| 167 |
+
};
|
| 168 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::IResourceLoaderStatics4>
|
| 169 |
+
{
|
| 170 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_IResourceLoaderStatics4<D>;
|
| 171 |
+
};
|
| 172 |
+
}
|
| 173 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.1.h
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Resources_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Resources_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Resources.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Resources
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceLoader :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IResourceLoader>
|
| 15 |
+
{
|
| 16 |
+
IResourceLoader(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IResourceLoader(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceLoader2 :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<IResourceLoader2>
|
| 22 |
+
{
|
| 23 |
+
IResourceLoader2(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
IResourceLoader2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceLoaderFactory :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<IResourceLoaderFactory>
|
| 29 |
+
{
|
| 30 |
+
IResourceLoaderFactory(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
IResourceLoaderFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceLoaderStatics :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<IResourceLoaderStatics>
|
| 36 |
+
{
|
| 37 |
+
IResourceLoaderStatics(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
IResourceLoaderStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceLoaderStatics2 :
|
| 41 |
+
winrt::Windows::Foundation::IInspectable,
|
| 42 |
+
impl::consume_t<IResourceLoaderStatics2>
|
| 43 |
+
{
|
| 44 |
+
IResourceLoaderStatics2(std::nullptr_t = nullptr) noexcept {}
|
| 45 |
+
IResourceLoaderStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceLoaderStatics3 :
|
| 48 |
+
winrt::Windows::Foundation::IInspectable,
|
| 49 |
+
impl::consume_t<IResourceLoaderStatics3>
|
| 50 |
+
{
|
| 51 |
+
IResourceLoaderStatics3(std::nullptr_t = nullptr) noexcept {}
|
| 52 |
+
IResourceLoaderStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 53 |
+
};
|
| 54 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceLoaderStatics4 :
|
| 55 |
+
winrt::Windows::Foundation::IInspectable,
|
| 56 |
+
impl::consume_t<IResourceLoaderStatics4>
|
| 57 |
+
{
|
| 58 |
+
IResourceLoaderStatics4(std::nullptr_t = nullptr) noexcept {}
|
| 59 |
+
IResourceLoaderStatics4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 60 |
+
};
|
| 61 |
+
}
|
| 62 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.2.h
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Resources_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Resources_2_H
|
| 9 |
+
#include "winrt/impl/Windows.Foundation.1.h"
|
| 10 |
+
#include "winrt/impl/Windows.UI.1.h"
|
| 11 |
+
#include "winrt/impl/Windows.ApplicationModel.Resources.1.h"
|
| 12 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Resources
|
| 13 |
+
{
|
| 14 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceLoader : winrt::Windows::ApplicationModel::Resources::IResourceLoader,
|
| 15 |
+
impl::require<ResourceLoader, winrt::Windows::ApplicationModel::Resources::IResourceLoader2>
|
| 16 |
+
{
|
| 17 |
+
ResourceLoader(std::nullptr_t) noexcept {}
|
| 18 |
+
ResourceLoader(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::IResourceLoader(ptr, take_ownership_from_abi) {}
|
| 19 |
+
ResourceLoader();
|
| 20 |
+
explicit ResourceLoader(param::hstring const& name);
|
| 21 |
+
static auto GetStringForReference(winrt::Windows::Foundation::Uri const& uri);
|
| 22 |
+
static auto GetForCurrentView();
|
| 23 |
+
static auto GetForCurrentView(param::hstring const& name);
|
| 24 |
+
static auto GetForViewIndependentUse();
|
| 25 |
+
static auto GetForViewIndependentUse(param::hstring const& name);
|
| 26 |
+
static auto GetForUIContext(winrt::Windows::UI::UIContext const& context);
|
| 27 |
+
static auto GetDefaultPriPath(param::hstring const& packageFullName);
|
| 28 |
+
};
|
| 29 |
+
}
|
| 30 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.core.0.h
ADDED
|
@@ -0,0 +1,470 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Resources_Core_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Resources_Core_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 10 |
+
{
|
| 11 |
+
struct Uri;
|
| 12 |
+
}
|
| 13 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation::Collections
|
| 14 |
+
{
|
| 15 |
+
template <typename T> struct WINRT_IMPL_EMPTY_BASES IIterable;
|
| 16 |
+
template <typename T> struct WINRT_IMPL_EMPTY_BASES IIterator;
|
| 17 |
+
template <typename K, typename V> struct WINRT_IMPL_EMPTY_BASES IKeyValuePair;
|
| 18 |
+
template <typename K, typename V> struct WINRT_IMPL_EMPTY_BASES IMapView;
|
| 19 |
+
template <typename K, typename V> struct WINRT_IMPL_EMPTY_BASES IObservableMap;
|
| 20 |
+
template <typename T> struct WINRT_IMPL_EMPTY_BASES IVectorView;
|
| 21 |
+
}
|
| 22 |
+
WINRT_EXPORT namespace winrt::Windows::Storage
|
| 23 |
+
{
|
| 24 |
+
struct IStorageFile;
|
| 25 |
+
}
|
| 26 |
+
WINRT_EXPORT namespace winrt::Windows::UI
|
| 27 |
+
{
|
| 28 |
+
struct UIContext;
|
| 29 |
+
}
|
| 30 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Resources::Core
|
| 31 |
+
{
|
| 32 |
+
enum class ResourceCandidateKind : int32_t
|
| 33 |
+
{
|
| 34 |
+
String = 0,
|
| 35 |
+
File = 1,
|
| 36 |
+
EmbeddedData = 2,
|
| 37 |
+
};
|
| 38 |
+
enum class ResourceQualifierPersistence : int32_t
|
| 39 |
+
{
|
| 40 |
+
None = 0,
|
| 41 |
+
LocalMachine = 1,
|
| 42 |
+
};
|
| 43 |
+
struct INamedResource;
|
| 44 |
+
struct IResourceCandidate;
|
| 45 |
+
struct IResourceCandidate2;
|
| 46 |
+
struct IResourceCandidate3;
|
| 47 |
+
struct IResourceContext;
|
| 48 |
+
struct IResourceContextStatics;
|
| 49 |
+
struct IResourceContextStatics2;
|
| 50 |
+
struct IResourceContextStatics3;
|
| 51 |
+
struct IResourceContextStatics4;
|
| 52 |
+
struct IResourceManager;
|
| 53 |
+
struct IResourceManager2;
|
| 54 |
+
struct IResourceManagerStatics;
|
| 55 |
+
struct IResourceMap;
|
| 56 |
+
struct IResourceQualifier;
|
| 57 |
+
struct NamedResource;
|
| 58 |
+
struct ResourceCandidate;
|
| 59 |
+
struct ResourceCandidateVectorView;
|
| 60 |
+
struct ResourceContext;
|
| 61 |
+
struct ResourceContextLanguagesVectorView;
|
| 62 |
+
struct ResourceManager;
|
| 63 |
+
struct ResourceMap;
|
| 64 |
+
struct ResourceMapIterator;
|
| 65 |
+
struct ResourceMapMapView;
|
| 66 |
+
struct ResourceMapMapViewIterator;
|
| 67 |
+
struct ResourceQualifier;
|
| 68 |
+
struct ResourceQualifierMapView;
|
| 69 |
+
struct ResourceQualifierObservableMap;
|
| 70 |
+
struct ResourceQualifierVectorView;
|
| 71 |
+
struct ResourceLayoutInfo;
|
| 72 |
+
}
|
| 73 |
+
namespace winrt::impl
|
| 74 |
+
{
|
| 75 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::INamedResource>{ using type = interface_category; };
|
| 76 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate>{ using type = interface_category; };
|
| 77 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate2>{ using type = interface_category; };
|
| 78 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate3>{ using type = interface_category; };
|
| 79 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceContext>{ using type = interface_category; };
|
| 80 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics>{ using type = interface_category; };
|
| 81 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics2>{ using type = interface_category; };
|
| 82 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics3>{ using type = interface_category; };
|
| 83 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics4>{ using type = interface_category; };
|
| 84 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager>{ using type = interface_category; };
|
| 85 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager2>{ using type = interface_category; };
|
| 86 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceManagerStatics>{ using type = interface_category; };
|
| 87 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceMap>{ using type = interface_category; };
|
| 88 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::IResourceQualifier>{ using type = interface_category; };
|
| 89 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::NamedResource>{ using type = class_category; };
|
| 90 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidate>{ using type = class_category; };
|
| 91 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidateVectorView>{ using type = class_category; };
|
| 92 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceContext>{ using type = class_category; };
|
| 93 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceContextLanguagesVectorView>{ using type = class_category; };
|
| 94 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceManager>{ using type = class_category; };
|
| 95 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceMap>{ using type = class_category; };
|
| 96 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceMapIterator>{ using type = class_category; };
|
| 97 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceMapMapView>{ using type = class_category; };
|
| 98 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceMapMapViewIterator>{ using type = class_category; };
|
| 99 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifier>{ using type = class_category; };
|
| 100 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierMapView>{ using type = class_category; };
|
| 101 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierObservableMap>{ using type = class_category; };
|
| 102 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierVectorView>{ using type = class_category; };
|
| 103 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidateKind>{ using type = enum_category; };
|
| 104 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierPersistence>{ using type = enum_category; };
|
| 105 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Core::ResourceLayoutInfo>{ using type = struct_category<uint32_t, uint32_t, uint32_t, uint32_t, int32_t>; };
|
| 106 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::NamedResource> = L"Windows.ApplicationModel.Resources.Core.NamedResource";
|
| 107 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidate> = L"Windows.ApplicationModel.Resources.Core.ResourceCandidate";
|
| 108 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidateVectorView> = L"Windows.ApplicationModel.Resources.Core.ResourceCandidateVectorView";
|
| 109 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceContext> = L"Windows.ApplicationModel.Resources.Core.ResourceContext";
|
| 110 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceContextLanguagesVectorView> = L"Windows.ApplicationModel.Resources.Core.ResourceContextLanguagesVectorView";
|
| 111 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceManager> = L"Windows.ApplicationModel.Resources.Core.ResourceManager";
|
| 112 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceMap> = L"Windows.ApplicationModel.Resources.Core.ResourceMap";
|
| 113 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceMapIterator> = L"Windows.ApplicationModel.Resources.Core.ResourceMapIterator";
|
| 114 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceMapMapView> = L"Windows.ApplicationModel.Resources.Core.ResourceMapMapView";
|
| 115 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceMapMapViewIterator> = L"Windows.ApplicationModel.Resources.Core.ResourceMapMapViewIterator";
|
| 116 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifier> = L"Windows.ApplicationModel.Resources.Core.ResourceQualifier";
|
| 117 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierMapView> = L"Windows.ApplicationModel.Resources.Core.ResourceQualifierMapView";
|
| 118 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierObservableMap> = L"Windows.ApplicationModel.Resources.Core.ResourceQualifierObservableMap";
|
| 119 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierVectorView> = L"Windows.ApplicationModel.Resources.Core.ResourceQualifierVectorView";
|
| 120 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidateKind> = L"Windows.ApplicationModel.Resources.Core.ResourceCandidateKind";
|
| 121 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierPersistence> = L"Windows.ApplicationModel.Resources.Core.ResourceQualifierPersistence";
|
| 122 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::ResourceLayoutInfo> = L"Windows.ApplicationModel.Resources.Core.ResourceLayoutInfo";
|
| 123 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::INamedResource> = L"Windows.ApplicationModel.Resources.Core.INamedResource";
|
| 124 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate> = L"Windows.ApplicationModel.Resources.Core.IResourceCandidate";
|
| 125 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate2> = L"Windows.ApplicationModel.Resources.Core.IResourceCandidate2";
|
| 126 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate3> = L"Windows.ApplicationModel.Resources.Core.IResourceCandidate3";
|
| 127 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContext> = L"Windows.ApplicationModel.Resources.Core.IResourceContext";
|
| 128 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics> = L"Windows.ApplicationModel.Resources.Core.IResourceContextStatics";
|
| 129 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics2> = L"Windows.ApplicationModel.Resources.Core.IResourceContextStatics2";
|
| 130 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics3> = L"Windows.ApplicationModel.Resources.Core.IResourceContextStatics3";
|
| 131 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics4> = L"Windows.ApplicationModel.Resources.Core.IResourceContextStatics4";
|
| 132 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager> = L"Windows.ApplicationModel.Resources.Core.IResourceManager";
|
| 133 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager2> = L"Windows.ApplicationModel.Resources.Core.IResourceManager2";
|
| 134 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceManagerStatics> = L"Windows.ApplicationModel.Resources.Core.IResourceManagerStatics";
|
| 135 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceMap> = L"Windows.ApplicationModel.Resources.Core.IResourceMap";
|
| 136 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceQualifier> = L"Windows.ApplicationModel.Resources.Core.IResourceQualifier";
|
| 137 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::INamedResource>{ 0x1C98C219,0x0B13,0x4240,{ 0x89,0xA5,0xD4,0x95,0xDC,0x18,0x9A,0x00 } }; // 1C98C219-0B13-4240-89A5-D495DC189A00
|
| 138 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate>{ 0xAF5207D9,0xC433,0x4764,{ 0xB3,0xFD,0x8F,0xA6,0xBF,0xBC,0xBA,0xDC } }; // AF5207D9-C433-4764-B3FD-8FA6BFBCBADC
|
| 139 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate2>{ 0x69E5B468,0xF6FC,0x4013,{ 0xAA,0xA2,0xD5,0x3F,0x17,0x57,0xD3,0xB5 } }; // 69E5B468-F6FC-4013-AAA2-D53F1757D3B5
|
| 140 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate3>{ 0x08AE97F8,0x517A,0x4674,{ 0x95,0x8C,0x4A,0x3C,0x7C,0xD2,0xCC,0x6B } }; // 08AE97F8-517A-4674-958C-4A3C7CD2CC6B
|
| 141 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContext>{ 0x2FA22F4B,0x707E,0x4B27,{ 0xAD,0x0D,0xD0,0xD8,0xCD,0x46,0x8F,0xD2 } }; // 2FA22F4B-707E-4B27-AD0D-D0D8CD468FD2
|
| 142 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics>{ 0x98BE9D6C,0x6338,0x4B31,{ 0x99,0xDF,0xB2,0xB4,0x42,0xF1,0x71,0x49 } }; // 98BE9D6C-6338-4B31-99DF-B2B442F17149
|
| 143 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics2>{ 0x41F752EF,0x12AF,0x41B9,{ 0xAB,0x36,0xB1,0xEB,0x4B,0x51,0x24,0x60 } }; // 41F752EF-12AF-41B9-AB36-B1EB4B512460
|
| 144 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics3>{ 0x20CF492C,0xAF0F,0x450B,{ 0x9D,0xA6,0x10,0x6D,0xD0,0xC2,0x9A,0x39 } }; // 20CF492C-AF0F-450B-9DA6-106DD0C29A39
|
| 145 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics4>{ 0x22EB9CCD,0xFB31,0x4BFA,{ 0xB8,0x6B,0xDF,0x9D,0x9D,0x7B,0xDC,0x39 } }; // 22EB9CCD-FB31-4BFA-B86B-DF9D9D7BDC39
|
| 146 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager>{ 0xF744D97B,0x9988,0x44FB,{ 0xAB,0xD6,0x53,0x78,0x84,0x4C,0xFA,0x8B } }; // F744D97B-9988-44FB-ABD6-5378844CFA8B
|
| 147 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager2>{ 0x9D66FE6C,0xA4D7,0x4C23,{ 0x9E,0x85,0x67,0x5F,0x30,0x4C,0x25,0x2D } }; // 9D66FE6C-A4D7-4C23-9E85-675F304C252D
|
| 148 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceManagerStatics>{ 0x1CC0FDFC,0x69EE,0x4E43,{ 0x99,0x01,0x47,0xF1,0x26,0x87,0xBA,0xF7 } }; // 1CC0FDFC-69EE-4E43-9901-47F12687BAF7
|
| 149 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceMap>{ 0x72284824,0xDB8C,0x42F8,{ 0xB0,0x8C,0x53,0xFF,0x35,0x7D,0xAD,0x82 } }; // 72284824-DB8C-42F8-B08C-53FF357DAD82
|
| 150 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Core::IResourceQualifier>{ 0x785DA5B2,0x4AFD,0x4376,{ 0xA8,0x88,0xC5,0xF9,0xA6,0xB7,0xA0,0x5C } }; // 785DA5B2-4AFD-4376-A888-C5F9A6B7A05C
|
| 151 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::NamedResource>{ using type = winrt::Windows::ApplicationModel::Resources::Core::INamedResource; };
|
| 152 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidate>{ using type = winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate; };
|
| 153 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidateVectorView>{ using type = winrt::Windows::Foundation::Collections::IVectorView<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidate>; };
|
| 154 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceContext>{ using type = winrt::Windows::ApplicationModel::Resources::Core::IResourceContext; };
|
| 155 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceContextLanguagesVectorView>{ using type = winrt::Windows::Foundation::Collections::IVectorView<hstring>; };
|
| 156 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceManager>{ using type = winrt::Windows::ApplicationModel::Resources::Core::IResourceManager; };
|
| 157 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceMap>{ using type = winrt::Windows::ApplicationModel::Resources::Core::IResourceMap; };
|
| 158 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceMapIterator>{ using type = winrt::Windows::Foundation::Collections::IIterator<winrt::Windows::Foundation::Collections::IKeyValuePair<hstring, winrt::Windows::ApplicationModel::Resources::Core::NamedResource>>; };
|
| 159 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceMapMapView>{ using type = winrt::Windows::Foundation::Collections::IMapView<hstring, winrt::Windows::ApplicationModel::Resources::Core::ResourceMap>; };
|
| 160 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceMapMapViewIterator>{ using type = winrt::Windows::Foundation::Collections::IIterator<winrt::Windows::Foundation::Collections::IKeyValuePair<hstring, winrt::Windows::ApplicationModel::Resources::Core::ResourceMap>>; };
|
| 161 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifier>{ using type = winrt::Windows::ApplicationModel::Resources::Core::IResourceQualifier; };
|
| 162 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierMapView>{ using type = winrt::Windows::Foundation::Collections::IMapView<hstring, hstring>; };
|
| 163 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierObservableMap>{ using type = winrt::Windows::Foundation::Collections::IObservableMap<hstring, hstring>; };
|
| 164 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierVectorView>{ using type = winrt::Windows::Foundation::Collections::IVectorView<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifier>; };
|
| 165 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::INamedResource>
|
| 166 |
+
{
|
| 167 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 168 |
+
{
|
| 169 |
+
virtual int32_t __stdcall get_Uri(void**) noexcept = 0;
|
| 170 |
+
virtual int32_t __stdcall get_Candidates(void**) noexcept = 0;
|
| 171 |
+
virtual int32_t __stdcall Resolve(void**) noexcept = 0;
|
| 172 |
+
virtual int32_t __stdcall ResolveForContext(void*, void**) noexcept = 0;
|
| 173 |
+
virtual int32_t __stdcall ResolveAll(void**) noexcept = 0;
|
| 174 |
+
virtual int32_t __stdcall ResolveAllForContext(void*, void**) noexcept = 0;
|
| 175 |
+
};
|
| 176 |
+
};
|
| 177 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate>
|
| 178 |
+
{
|
| 179 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 180 |
+
{
|
| 181 |
+
virtual int32_t __stdcall get_Qualifiers(void**) noexcept = 0;
|
| 182 |
+
virtual int32_t __stdcall get_IsMatch(bool*) noexcept = 0;
|
| 183 |
+
virtual int32_t __stdcall get_IsMatchAsDefault(bool*) noexcept = 0;
|
| 184 |
+
virtual int32_t __stdcall get_IsDefault(bool*) noexcept = 0;
|
| 185 |
+
virtual int32_t __stdcall get_ValueAsString(void**) noexcept = 0;
|
| 186 |
+
virtual int32_t __stdcall GetValueAsFileAsync(void**) noexcept = 0;
|
| 187 |
+
virtual int32_t __stdcall GetQualifierValue(void*, void**) noexcept = 0;
|
| 188 |
+
};
|
| 189 |
+
};
|
| 190 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate2>
|
| 191 |
+
{
|
| 192 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 193 |
+
{
|
| 194 |
+
virtual int32_t __stdcall GetValueAsStreamAsync(void**) noexcept = 0;
|
| 195 |
+
};
|
| 196 |
+
};
|
| 197 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate3>
|
| 198 |
+
{
|
| 199 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 200 |
+
{
|
| 201 |
+
virtual int32_t __stdcall get_Kind(int32_t*) noexcept = 0;
|
| 202 |
+
};
|
| 203 |
+
};
|
| 204 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceContext>
|
| 205 |
+
{
|
| 206 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 207 |
+
{
|
| 208 |
+
virtual int32_t __stdcall get_QualifierValues(void**) noexcept = 0;
|
| 209 |
+
virtual int32_t __stdcall Reset() noexcept = 0;
|
| 210 |
+
virtual int32_t __stdcall ResetQualifierValues(void*) noexcept = 0;
|
| 211 |
+
virtual int32_t __stdcall OverrideToMatch(void*) noexcept = 0;
|
| 212 |
+
virtual int32_t __stdcall Clone(void**) noexcept = 0;
|
| 213 |
+
virtual int32_t __stdcall get_Languages(void**) noexcept = 0;
|
| 214 |
+
virtual int32_t __stdcall put_Languages(void*) noexcept = 0;
|
| 215 |
+
};
|
| 216 |
+
};
|
| 217 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics>
|
| 218 |
+
{
|
| 219 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 220 |
+
{
|
| 221 |
+
virtual int32_t __stdcall CreateMatchingContext(void*, void**) noexcept = 0;
|
| 222 |
+
};
|
| 223 |
+
};
|
| 224 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics2>
|
| 225 |
+
{
|
| 226 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 227 |
+
{
|
| 228 |
+
virtual int32_t __stdcall GetForCurrentView(void**) noexcept = 0;
|
| 229 |
+
virtual int32_t __stdcall SetGlobalQualifierValue(void*, void*) noexcept = 0;
|
| 230 |
+
virtual int32_t __stdcall ResetGlobalQualifierValues() noexcept = 0;
|
| 231 |
+
virtual int32_t __stdcall ResetGlobalQualifierValuesForSpecifiedQualifiers(void*) noexcept = 0;
|
| 232 |
+
virtual int32_t __stdcall GetForViewIndependentUse(void**) noexcept = 0;
|
| 233 |
+
};
|
| 234 |
+
};
|
| 235 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics3>
|
| 236 |
+
{
|
| 237 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 238 |
+
{
|
| 239 |
+
virtual int32_t __stdcall SetGlobalQualifierValueWithPersistence(void*, void*, int32_t) noexcept = 0;
|
| 240 |
+
};
|
| 241 |
+
};
|
| 242 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics4>
|
| 243 |
+
{
|
| 244 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 245 |
+
{
|
| 246 |
+
virtual int32_t __stdcall GetForUIContext(void*, void**) noexcept = 0;
|
| 247 |
+
};
|
| 248 |
+
};
|
| 249 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager>
|
| 250 |
+
{
|
| 251 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 252 |
+
{
|
| 253 |
+
virtual int32_t __stdcall get_MainResourceMap(void**) noexcept = 0;
|
| 254 |
+
virtual int32_t __stdcall get_AllResourceMaps(void**) noexcept = 0;
|
| 255 |
+
virtual int32_t __stdcall get_DefaultContext(void**) noexcept = 0;
|
| 256 |
+
virtual int32_t __stdcall LoadPriFiles(void*) noexcept = 0;
|
| 257 |
+
virtual int32_t __stdcall UnloadPriFiles(void*) noexcept = 0;
|
| 258 |
+
};
|
| 259 |
+
};
|
| 260 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager2>
|
| 261 |
+
{
|
| 262 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 263 |
+
{
|
| 264 |
+
virtual int32_t __stdcall GetAllNamedResourcesForPackage(void*, struct struct_Windows_ApplicationModel_Resources_Core_ResourceLayoutInfo, void**) noexcept = 0;
|
| 265 |
+
virtual int32_t __stdcall GetAllSubtreesForPackage(void*, struct struct_Windows_ApplicationModel_Resources_Core_ResourceLayoutInfo, void**) noexcept = 0;
|
| 266 |
+
};
|
| 267 |
+
};
|
| 268 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceManagerStatics>
|
| 269 |
+
{
|
| 270 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 271 |
+
{
|
| 272 |
+
virtual int32_t __stdcall get_Current(void**) noexcept = 0;
|
| 273 |
+
virtual int32_t __stdcall IsResourceReference(void*, bool*) noexcept = 0;
|
| 274 |
+
};
|
| 275 |
+
};
|
| 276 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceMap>
|
| 277 |
+
{
|
| 278 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 279 |
+
{
|
| 280 |
+
virtual int32_t __stdcall get_Uri(void**) noexcept = 0;
|
| 281 |
+
virtual int32_t __stdcall GetValue(void*, void**) noexcept = 0;
|
| 282 |
+
virtual int32_t __stdcall GetValueForContext(void*, void*, void**) noexcept = 0;
|
| 283 |
+
virtual int32_t __stdcall GetSubtree(void*, void**) noexcept = 0;
|
| 284 |
+
};
|
| 285 |
+
};
|
| 286 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Core::IResourceQualifier>
|
| 287 |
+
{
|
| 288 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 289 |
+
{
|
| 290 |
+
virtual int32_t __stdcall get_QualifierName(void**) noexcept = 0;
|
| 291 |
+
virtual int32_t __stdcall get_QualifierValue(void**) noexcept = 0;
|
| 292 |
+
virtual int32_t __stdcall get_IsDefault(bool*) noexcept = 0;
|
| 293 |
+
virtual int32_t __stdcall get_IsMatch(bool*) noexcept = 0;
|
| 294 |
+
virtual int32_t __stdcall get_Score(double*) noexcept = 0;
|
| 295 |
+
};
|
| 296 |
+
};
|
| 297 |
+
template <typename D>
|
| 298 |
+
struct consume_Windows_ApplicationModel_Resources_Core_INamedResource
|
| 299 |
+
{
|
| 300 |
+
[[nodiscard]] auto Uri() const;
|
| 301 |
+
[[nodiscard]] auto Candidates() const;
|
| 302 |
+
auto Resolve() const;
|
| 303 |
+
auto Resolve(winrt::Windows::ApplicationModel::Resources::Core::ResourceContext const& resourceContext) const;
|
| 304 |
+
auto ResolveAll() const;
|
| 305 |
+
auto ResolveAll(winrt::Windows::ApplicationModel::Resources::Core::ResourceContext const& resourceContext) const;
|
| 306 |
+
};
|
| 307 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::INamedResource>
|
| 308 |
+
{
|
| 309 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_INamedResource<D>;
|
| 310 |
+
};
|
| 311 |
+
template <typename D>
|
| 312 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceCandidate
|
| 313 |
+
{
|
| 314 |
+
[[nodiscard]] auto Qualifiers() const;
|
| 315 |
+
[[nodiscard]] auto IsMatch() const;
|
| 316 |
+
[[nodiscard]] auto IsMatchAsDefault() const;
|
| 317 |
+
[[nodiscard]] auto IsDefault() const;
|
| 318 |
+
[[nodiscard]] auto ValueAsString() const;
|
| 319 |
+
auto GetValueAsFileAsync() const;
|
| 320 |
+
auto GetQualifierValue(param::hstring const& qualifierName) const;
|
| 321 |
+
};
|
| 322 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate>
|
| 323 |
+
{
|
| 324 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceCandidate<D>;
|
| 325 |
+
};
|
| 326 |
+
template <typename D>
|
| 327 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceCandidate2
|
| 328 |
+
{
|
| 329 |
+
auto GetValueAsStreamAsync() const;
|
| 330 |
+
};
|
| 331 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate2>
|
| 332 |
+
{
|
| 333 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceCandidate2<D>;
|
| 334 |
+
};
|
| 335 |
+
template <typename D>
|
| 336 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceCandidate3
|
| 337 |
+
{
|
| 338 |
+
[[nodiscard]] auto Kind() const;
|
| 339 |
+
};
|
| 340 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate3>
|
| 341 |
+
{
|
| 342 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceCandidate3<D>;
|
| 343 |
+
};
|
| 344 |
+
template <typename D>
|
| 345 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceContext
|
| 346 |
+
{
|
| 347 |
+
[[nodiscard]] auto QualifierValues() const;
|
| 348 |
+
auto Reset() const;
|
| 349 |
+
auto Reset(param::iterable<hstring> const& qualifierNames) const;
|
| 350 |
+
auto OverrideToMatch(param::iterable<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifier> const& result) const;
|
| 351 |
+
auto Clone() const;
|
| 352 |
+
[[nodiscard]] auto Languages() const;
|
| 353 |
+
auto Languages(param::async_vector_view<hstring> const& languages) const;
|
| 354 |
+
};
|
| 355 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceContext>
|
| 356 |
+
{
|
| 357 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceContext<D>;
|
| 358 |
+
};
|
| 359 |
+
template <typename D>
|
| 360 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceContextStatics
|
| 361 |
+
{
|
| 362 |
+
auto CreateMatchingContext(param::iterable<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifier> const& result) const;
|
| 363 |
+
};
|
| 364 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics>
|
| 365 |
+
{
|
| 366 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceContextStatics<D>;
|
| 367 |
+
};
|
| 368 |
+
template <typename D>
|
| 369 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceContextStatics2
|
| 370 |
+
{
|
| 371 |
+
auto GetForCurrentView() const;
|
| 372 |
+
auto SetGlobalQualifierValue(param::hstring const& key, param::hstring const& value) const;
|
| 373 |
+
auto ResetGlobalQualifierValues() const;
|
| 374 |
+
auto ResetGlobalQualifierValues(param::iterable<hstring> const& qualifierNames) const;
|
| 375 |
+
auto GetForViewIndependentUse() const;
|
| 376 |
+
};
|
| 377 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics2>
|
| 378 |
+
{
|
| 379 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceContextStatics2<D>;
|
| 380 |
+
};
|
| 381 |
+
template <typename D>
|
| 382 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceContextStatics3
|
| 383 |
+
{
|
| 384 |
+
auto SetGlobalQualifierValue(param::hstring const& key, param::hstring const& value, winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierPersistence const& persistence) const;
|
| 385 |
+
};
|
| 386 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics3>
|
| 387 |
+
{
|
| 388 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceContextStatics3<D>;
|
| 389 |
+
};
|
| 390 |
+
template <typename D>
|
| 391 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceContextStatics4
|
| 392 |
+
{
|
| 393 |
+
auto GetForUIContext(winrt::Windows::UI::UIContext const& context) const;
|
| 394 |
+
};
|
| 395 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceContextStatics4>
|
| 396 |
+
{
|
| 397 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceContextStatics4<D>;
|
| 398 |
+
};
|
| 399 |
+
template <typename D>
|
| 400 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceManager
|
| 401 |
+
{
|
| 402 |
+
[[nodiscard]] auto MainResourceMap() const;
|
| 403 |
+
[[nodiscard]] auto AllResourceMaps() const;
|
| 404 |
+
[[nodiscard]] auto DefaultContext() const;
|
| 405 |
+
auto LoadPriFiles(param::iterable<winrt::Windows::Storage::IStorageFile> const& files) const;
|
| 406 |
+
auto UnloadPriFiles(param::iterable<winrt::Windows::Storage::IStorageFile> const& files) const;
|
| 407 |
+
};
|
| 408 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager>
|
| 409 |
+
{
|
| 410 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceManager<D>;
|
| 411 |
+
};
|
| 412 |
+
template <typename D>
|
| 413 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceManager2
|
| 414 |
+
{
|
| 415 |
+
auto GetAllNamedResourcesForPackage(param::hstring const& packageName, winrt::Windows::ApplicationModel::Resources::Core::ResourceLayoutInfo const& resourceLayoutInfo) const;
|
| 416 |
+
auto GetAllSubtreesForPackage(param::hstring const& packageName, winrt::Windows::ApplicationModel::Resources::Core::ResourceLayoutInfo const& resourceLayoutInfo) const;
|
| 417 |
+
};
|
| 418 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceManager2>
|
| 419 |
+
{
|
| 420 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceManager2<D>;
|
| 421 |
+
};
|
| 422 |
+
template <typename D>
|
| 423 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceManagerStatics
|
| 424 |
+
{
|
| 425 |
+
[[nodiscard]] auto Current() const;
|
| 426 |
+
auto IsResourceReference(param::hstring const& resourceReference) const;
|
| 427 |
+
};
|
| 428 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceManagerStatics>
|
| 429 |
+
{
|
| 430 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceManagerStatics<D>;
|
| 431 |
+
};
|
| 432 |
+
template <typename D>
|
| 433 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceMap
|
| 434 |
+
{
|
| 435 |
+
[[nodiscard]] auto Uri() const;
|
| 436 |
+
auto GetValue(param::hstring const& resource) const;
|
| 437 |
+
auto GetValue(param::hstring const& resource, winrt::Windows::ApplicationModel::Resources::Core::ResourceContext const& context) const;
|
| 438 |
+
auto GetSubtree(param::hstring const& reference) const;
|
| 439 |
+
};
|
| 440 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceMap>
|
| 441 |
+
{
|
| 442 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceMap<D>;
|
| 443 |
+
};
|
| 444 |
+
template <typename D>
|
| 445 |
+
struct consume_Windows_ApplicationModel_Resources_Core_IResourceQualifier
|
| 446 |
+
{
|
| 447 |
+
[[nodiscard]] auto QualifierName() const;
|
| 448 |
+
[[nodiscard]] auto QualifierValue() const;
|
| 449 |
+
[[nodiscard]] auto IsDefault() const;
|
| 450 |
+
[[nodiscard]] auto IsMatch() const;
|
| 451 |
+
[[nodiscard]] auto Score() const;
|
| 452 |
+
};
|
| 453 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Core::IResourceQualifier>
|
| 454 |
+
{
|
| 455 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Core_IResourceQualifier<D>;
|
| 456 |
+
};
|
| 457 |
+
struct struct_Windows_ApplicationModel_Resources_Core_ResourceLayoutInfo
|
| 458 |
+
{
|
| 459 |
+
uint32_t MajorVersion;
|
| 460 |
+
uint32_t MinorVersion;
|
| 461 |
+
uint32_t ResourceSubtreeCount;
|
| 462 |
+
uint32_t NamedResourceCount;
|
| 463 |
+
int32_t Checksum;
|
| 464 |
+
};
|
| 465 |
+
template <> struct abi<Windows::ApplicationModel::Resources::Core::ResourceLayoutInfo>
|
| 466 |
+
{
|
| 467 |
+
using type = struct_Windows_ApplicationModel_Resources_Core_ResourceLayoutInfo;
|
| 468 |
+
};
|
| 469 |
+
}
|
| 470 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.core.1.h
ADDED
|
@@ -0,0 +1,113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Resources_Core_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Resources_Core_1_H
|
| 9 |
+
#include "winrt/impl/Windows.Foundation.Collections.0.h"
|
| 10 |
+
#include "winrt/impl/Windows.ApplicationModel.Resources.Core.0.h"
|
| 11 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Resources::Core
|
| 12 |
+
{
|
| 13 |
+
struct WINRT_IMPL_EMPTY_BASES INamedResource :
|
| 14 |
+
winrt::Windows::Foundation::IInspectable,
|
| 15 |
+
impl::consume_t<INamedResource>
|
| 16 |
+
{
|
| 17 |
+
INamedResource(std::nullptr_t = nullptr) noexcept {}
|
| 18 |
+
INamedResource(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 19 |
+
};
|
| 20 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceCandidate :
|
| 21 |
+
winrt::Windows::Foundation::IInspectable,
|
| 22 |
+
impl::consume_t<IResourceCandidate>
|
| 23 |
+
{
|
| 24 |
+
IResourceCandidate(std::nullptr_t = nullptr) noexcept {}
|
| 25 |
+
IResourceCandidate(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 26 |
+
};
|
| 27 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceCandidate2 :
|
| 28 |
+
winrt::Windows::Foundation::IInspectable,
|
| 29 |
+
impl::consume_t<IResourceCandidate2>
|
| 30 |
+
{
|
| 31 |
+
IResourceCandidate2(std::nullptr_t = nullptr) noexcept {}
|
| 32 |
+
IResourceCandidate2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 33 |
+
};
|
| 34 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceCandidate3 :
|
| 35 |
+
winrt::Windows::Foundation::IInspectable,
|
| 36 |
+
impl::consume_t<IResourceCandidate3>
|
| 37 |
+
{
|
| 38 |
+
IResourceCandidate3(std::nullptr_t = nullptr) noexcept {}
|
| 39 |
+
IResourceCandidate3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 40 |
+
};
|
| 41 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceContext :
|
| 42 |
+
winrt::Windows::Foundation::IInspectable,
|
| 43 |
+
impl::consume_t<IResourceContext>
|
| 44 |
+
{
|
| 45 |
+
IResourceContext(std::nullptr_t = nullptr) noexcept {}
|
| 46 |
+
IResourceContext(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 47 |
+
};
|
| 48 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceContextStatics :
|
| 49 |
+
winrt::Windows::Foundation::IInspectable,
|
| 50 |
+
impl::consume_t<IResourceContextStatics>
|
| 51 |
+
{
|
| 52 |
+
IResourceContextStatics(std::nullptr_t = nullptr) noexcept {}
|
| 53 |
+
IResourceContextStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 54 |
+
};
|
| 55 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceContextStatics2 :
|
| 56 |
+
winrt::Windows::Foundation::IInspectable,
|
| 57 |
+
impl::consume_t<IResourceContextStatics2>
|
| 58 |
+
{
|
| 59 |
+
IResourceContextStatics2(std::nullptr_t = nullptr) noexcept {}
|
| 60 |
+
IResourceContextStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 61 |
+
};
|
| 62 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceContextStatics3 :
|
| 63 |
+
winrt::Windows::Foundation::IInspectable,
|
| 64 |
+
impl::consume_t<IResourceContextStatics3>
|
| 65 |
+
{
|
| 66 |
+
IResourceContextStatics3(std::nullptr_t = nullptr) noexcept {}
|
| 67 |
+
IResourceContextStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 68 |
+
};
|
| 69 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceContextStatics4 :
|
| 70 |
+
winrt::Windows::Foundation::IInspectable,
|
| 71 |
+
impl::consume_t<IResourceContextStatics4>
|
| 72 |
+
{
|
| 73 |
+
IResourceContextStatics4(std::nullptr_t = nullptr) noexcept {}
|
| 74 |
+
IResourceContextStatics4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 75 |
+
};
|
| 76 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceManager :
|
| 77 |
+
winrt::Windows::Foundation::IInspectable,
|
| 78 |
+
impl::consume_t<IResourceManager>
|
| 79 |
+
{
|
| 80 |
+
IResourceManager(std::nullptr_t = nullptr) noexcept {}
|
| 81 |
+
IResourceManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 82 |
+
};
|
| 83 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceManager2 :
|
| 84 |
+
winrt::Windows::Foundation::IInspectable,
|
| 85 |
+
impl::consume_t<IResourceManager2>
|
| 86 |
+
{
|
| 87 |
+
IResourceManager2(std::nullptr_t = nullptr) noexcept {}
|
| 88 |
+
IResourceManager2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 89 |
+
};
|
| 90 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceManagerStatics :
|
| 91 |
+
winrt::Windows::Foundation::IInspectable,
|
| 92 |
+
impl::consume_t<IResourceManagerStatics>
|
| 93 |
+
{
|
| 94 |
+
IResourceManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
| 95 |
+
IResourceManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 96 |
+
};
|
| 97 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceMap :
|
| 98 |
+
winrt::Windows::Foundation::IInspectable,
|
| 99 |
+
impl::consume_t<IResourceMap>,
|
| 100 |
+
impl::require<winrt::Windows::ApplicationModel::Resources::Core::IResourceMap, winrt::Windows::Foundation::Collections::IIterable<winrt::Windows::Foundation::Collections::IKeyValuePair<hstring, winrt::Windows::ApplicationModel::Resources::Core::NamedResource>>, winrt::Windows::Foundation::Collections::IMapView<hstring, winrt::Windows::ApplicationModel::Resources::Core::NamedResource>>
|
| 101 |
+
{
|
| 102 |
+
IResourceMap(std::nullptr_t = nullptr) noexcept {}
|
| 103 |
+
IResourceMap(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 104 |
+
};
|
| 105 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceQualifier :
|
| 106 |
+
winrt::Windows::Foundation::IInspectable,
|
| 107 |
+
impl::consume_t<IResourceQualifier>
|
| 108 |
+
{
|
| 109 |
+
IResourceQualifier(std::nullptr_t = nullptr) noexcept {}
|
| 110 |
+
IResourceQualifier(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 111 |
+
};
|
| 112 |
+
}
|
| 113 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.core.2.h
ADDED
|
@@ -0,0 +1,114 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Resources_Core_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Resources_Core_2_H
|
| 9 |
+
#include "winrt/impl/Windows.Foundation.Collections.1.h"
|
| 10 |
+
#include "winrt/impl/Windows.UI.1.h"
|
| 11 |
+
#include "winrt/impl/Windows.ApplicationModel.Resources.Core.1.h"
|
| 12 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Resources::Core
|
| 13 |
+
{
|
| 14 |
+
struct ResourceLayoutInfo
|
| 15 |
+
{
|
| 16 |
+
uint32_t MajorVersion {};
|
| 17 |
+
uint32_t MinorVersion {};
|
| 18 |
+
uint32_t ResourceSubtreeCount {};
|
| 19 |
+
uint32_t NamedResourceCount {};
|
| 20 |
+
int32_t Checksum {};
|
| 21 |
+
};
|
| 22 |
+
inline bool operator==(ResourceLayoutInfo const& left, ResourceLayoutInfo const& right) noexcept
|
| 23 |
+
{
|
| 24 |
+
return left.MajorVersion == right.MajorVersion && left.MinorVersion == right.MinorVersion && left.ResourceSubtreeCount == right.ResourceSubtreeCount && left.NamedResourceCount == right.NamedResourceCount && left.Checksum == right.Checksum;
|
| 25 |
+
}
|
| 26 |
+
inline bool operator!=(ResourceLayoutInfo const& left, ResourceLayoutInfo const& right) noexcept
|
| 27 |
+
{
|
| 28 |
+
return !(left == right);
|
| 29 |
+
}
|
| 30 |
+
struct WINRT_IMPL_EMPTY_BASES NamedResource : winrt::Windows::ApplicationModel::Resources::Core::INamedResource
|
| 31 |
+
{
|
| 32 |
+
NamedResource(std::nullptr_t) noexcept {}
|
| 33 |
+
NamedResource(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::Core::INamedResource(ptr, take_ownership_from_abi) {}
|
| 34 |
+
};
|
| 35 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceCandidate : winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate,
|
| 36 |
+
impl::require<ResourceCandidate, winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate2, winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate3>
|
| 37 |
+
{
|
| 38 |
+
ResourceCandidate(std::nullptr_t) noexcept {}
|
| 39 |
+
ResourceCandidate(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::Core::IResourceCandidate(ptr, take_ownership_from_abi) {}
|
| 40 |
+
};
|
| 41 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceCandidateVectorView : winrt::Windows::Foundation::Collections::IVectorView<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidate>
|
| 42 |
+
{
|
| 43 |
+
ResourceCandidateVectorView(std::nullptr_t) noexcept {}
|
| 44 |
+
ResourceCandidateVectorView(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IVectorView<winrt::Windows::ApplicationModel::Resources::Core::ResourceCandidate>(ptr, take_ownership_from_abi) {}
|
| 45 |
+
};
|
| 46 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceContext : winrt::Windows::ApplicationModel::Resources::Core::IResourceContext
|
| 47 |
+
{
|
| 48 |
+
ResourceContext(std::nullptr_t) noexcept {}
|
| 49 |
+
ResourceContext(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::Core::IResourceContext(ptr, take_ownership_from_abi) {}
|
| 50 |
+
ResourceContext();
|
| 51 |
+
static auto CreateMatchingContext(param::iterable<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifier> const& result);
|
| 52 |
+
static auto GetForCurrentView();
|
| 53 |
+
static auto SetGlobalQualifierValue(param::hstring const& key, param::hstring const& value);
|
| 54 |
+
static auto ResetGlobalQualifierValues();
|
| 55 |
+
static auto ResetGlobalQualifierValues(param::iterable<hstring> const& qualifierNames);
|
| 56 |
+
static auto GetForViewIndependentUse();
|
| 57 |
+
static auto SetGlobalQualifierValue(param::hstring const& key, param::hstring const& value, winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifierPersistence const& persistence);
|
| 58 |
+
static auto GetForUIContext(winrt::Windows::UI::UIContext const& context);
|
| 59 |
+
};
|
| 60 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceContextLanguagesVectorView : winrt::Windows::Foundation::Collections::IVectorView<hstring>
|
| 61 |
+
{
|
| 62 |
+
ResourceContextLanguagesVectorView(std::nullptr_t) noexcept {}
|
| 63 |
+
ResourceContextLanguagesVectorView(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IVectorView<hstring>(ptr, take_ownership_from_abi) {}
|
| 64 |
+
};
|
| 65 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceManager : winrt::Windows::ApplicationModel::Resources::Core::IResourceManager,
|
| 66 |
+
impl::require<ResourceManager, winrt::Windows::ApplicationModel::Resources::Core::IResourceManager2>
|
| 67 |
+
{
|
| 68 |
+
ResourceManager(std::nullptr_t) noexcept {}
|
| 69 |
+
ResourceManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::Core::IResourceManager(ptr, take_ownership_from_abi) {}
|
| 70 |
+
[[nodiscard]] static auto Current();
|
| 71 |
+
static auto IsResourceReference(param::hstring const& resourceReference);
|
| 72 |
+
};
|
| 73 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceMap : winrt::Windows::ApplicationModel::Resources::Core::IResourceMap
|
| 74 |
+
{
|
| 75 |
+
ResourceMap(std::nullptr_t) noexcept {}
|
| 76 |
+
ResourceMap(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::Core::IResourceMap(ptr, take_ownership_from_abi) {}
|
| 77 |
+
};
|
| 78 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceMapIterator : winrt::Windows::Foundation::Collections::IIterator<winrt::Windows::Foundation::Collections::IKeyValuePair<hstring, winrt::Windows::ApplicationModel::Resources::Core::NamedResource>>
|
| 79 |
+
{
|
| 80 |
+
ResourceMapIterator(std::nullptr_t) noexcept {}
|
| 81 |
+
ResourceMapIterator(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IIterator<winrt::Windows::Foundation::Collections::IKeyValuePair<hstring, winrt::Windows::ApplicationModel::Resources::Core::NamedResource>>(ptr, take_ownership_from_abi) {}
|
| 82 |
+
};
|
| 83 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceMapMapView : winrt::Windows::Foundation::Collections::IMapView<hstring, winrt::Windows::ApplicationModel::Resources::Core::ResourceMap>
|
| 84 |
+
{
|
| 85 |
+
ResourceMapMapView(std::nullptr_t) noexcept {}
|
| 86 |
+
ResourceMapMapView(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IMapView<hstring, winrt::Windows::ApplicationModel::Resources::Core::ResourceMap>(ptr, take_ownership_from_abi) {}
|
| 87 |
+
};
|
| 88 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceMapMapViewIterator : winrt::Windows::Foundation::Collections::IIterator<winrt::Windows::Foundation::Collections::IKeyValuePair<hstring, winrt::Windows::ApplicationModel::Resources::Core::ResourceMap>>
|
| 89 |
+
{
|
| 90 |
+
ResourceMapMapViewIterator(std::nullptr_t) noexcept {}
|
| 91 |
+
ResourceMapMapViewIterator(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IIterator<winrt::Windows::Foundation::Collections::IKeyValuePair<hstring, winrt::Windows::ApplicationModel::Resources::Core::ResourceMap>>(ptr, take_ownership_from_abi) {}
|
| 92 |
+
};
|
| 93 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceQualifier : winrt::Windows::ApplicationModel::Resources::Core::IResourceQualifier
|
| 94 |
+
{
|
| 95 |
+
ResourceQualifier(std::nullptr_t) noexcept {}
|
| 96 |
+
ResourceQualifier(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::Core::IResourceQualifier(ptr, take_ownership_from_abi) {}
|
| 97 |
+
};
|
| 98 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceQualifierMapView : winrt::Windows::Foundation::Collections::IMapView<hstring, hstring>
|
| 99 |
+
{
|
| 100 |
+
ResourceQualifierMapView(std::nullptr_t) noexcept {}
|
| 101 |
+
ResourceQualifierMapView(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IMapView<hstring, hstring>(ptr, take_ownership_from_abi) {}
|
| 102 |
+
};
|
| 103 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceQualifierObservableMap : winrt::Windows::Foundation::Collections::IObservableMap<hstring, hstring>
|
| 104 |
+
{
|
| 105 |
+
ResourceQualifierObservableMap(std::nullptr_t) noexcept {}
|
| 106 |
+
ResourceQualifierObservableMap(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IObservableMap<hstring, hstring>(ptr, take_ownership_from_abi) {}
|
| 107 |
+
};
|
| 108 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceQualifierVectorView : winrt::Windows::Foundation::Collections::IVectorView<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifier>
|
| 109 |
+
{
|
| 110 |
+
ResourceQualifierVectorView(std::nullptr_t) noexcept {}
|
| 111 |
+
ResourceQualifierVectorView(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IVectorView<winrt::Windows::ApplicationModel::Resources::Core::ResourceQualifier>(ptr, take_ownership_from_abi) {}
|
| 112 |
+
};
|
| 113 |
+
}
|
| 114 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.management.0.h
ADDED
|
@@ -0,0 +1,155 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Resources_Management_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Resources_Management_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 10 |
+
{
|
| 11 |
+
struct Uri;
|
| 12 |
+
}
|
| 13 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Resources::Management
|
| 14 |
+
{
|
| 15 |
+
enum class IndexedResourceType : int32_t
|
| 16 |
+
{
|
| 17 |
+
String = 0,
|
| 18 |
+
Path = 1,
|
| 19 |
+
EmbeddedData = 2,
|
| 20 |
+
};
|
| 21 |
+
struct IIndexedResourceCandidate;
|
| 22 |
+
struct IIndexedResourceQualifier;
|
| 23 |
+
struct IResourceIndexer;
|
| 24 |
+
struct IResourceIndexerFactory;
|
| 25 |
+
struct IResourceIndexerFactory2;
|
| 26 |
+
struct IndexedResourceCandidate;
|
| 27 |
+
struct IndexedResourceQualifier;
|
| 28 |
+
struct ResourceIndexer;
|
| 29 |
+
struct ResourceIndexerContract;
|
| 30 |
+
}
|
| 31 |
+
namespace winrt::impl
|
| 32 |
+
{
|
| 33 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceCandidate>{ using type = interface_category; };
|
| 34 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceQualifier>{ using type = interface_category; };
|
| 35 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexer>{ using type = interface_category; };
|
| 36 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory>{ using type = interface_category; };
|
| 37 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory2>{ using type = interface_category; };
|
| 38 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Management::IndexedResourceCandidate>{ using type = class_category; };
|
| 39 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Management::IndexedResourceQualifier>{ using type = class_category; };
|
| 40 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Management::ResourceIndexer>{ using type = class_category; };
|
| 41 |
+
template <> struct category<winrt::Windows::ApplicationModel::Resources::Management::IndexedResourceType>{ using type = enum_category; };
|
| 42 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::IndexedResourceCandidate> = L"Windows.ApplicationModel.Resources.Management.IndexedResourceCandidate";
|
| 43 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::IndexedResourceQualifier> = L"Windows.ApplicationModel.Resources.Management.IndexedResourceQualifier";
|
| 44 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::ResourceIndexer> = L"Windows.ApplicationModel.Resources.Management.ResourceIndexer";
|
| 45 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::IndexedResourceType> = L"Windows.ApplicationModel.Resources.Management.IndexedResourceType";
|
| 46 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceCandidate> = L"Windows.ApplicationModel.Resources.Management.IIndexedResourceCandidate";
|
| 47 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceQualifier> = L"Windows.ApplicationModel.Resources.Management.IIndexedResourceQualifier";
|
| 48 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexer> = L"Windows.ApplicationModel.Resources.Management.IResourceIndexer";
|
| 49 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory> = L"Windows.ApplicationModel.Resources.Management.IResourceIndexerFactory";
|
| 50 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory2> = L"Windows.ApplicationModel.Resources.Management.IResourceIndexerFactory2";
|
| 51 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Resources::Management::ResourceIndexerContract> = L"Windows.ApplicationModel.Resources.Management.ResourceIndexerContract";
|
| 52 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceCandidate>{ 0x0E619EF3,0xFAEC,0x4414,{ 0xA9,0xD7,0x54,0xAC,0xD5,0x95,0x3F,0x29 } }; // 0E619EF3-FAEC-4414-A9D7-54ACD5953F29
|
| 53 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceQualifier>{ 0xDAE3BB9B,0xD304,0x497F,{ 0xA1,0x68,0xA3,0x40,0x04,0x2C,0x8A,0xDB } }; // DAE3BB9B-D304-497F-A168-A340042C8ADB
|
| 54 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexer>{ 0x2D4CF9A5,0xE32F,0x4AB2,{ 0x87,0x48,0x96,0x35,0x0A,0x01,0x6D,0xA3 } }; // 2D4CF9A5-E32F-4AB2-8748-96350A016DA3
|
| 55 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory>{ 0xB8DE3F09,0x31CD,0x4D97,{ 0xBD,0x30,0x8D,0x39,0xF7,0x42,0xBC,0x61 } }; // B8DE3F09-31CD-4D97-BD30-8D39F742BC61
|
| 56 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory2>{ 0x6040F18D,0xD5E5,0x4B60,{ 0x92,0x01,0xCD,0x27,0x9C,0xBC,0xFE,0xD9 } }; // 6040F18D-D5E5-4B60-9201-CD279CBCFED9
|
| 57 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Management::IndexedResourceCandidate>{ using type = winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceCandidate; };
|
| 58 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Management::IndexedResourceQualifier>{ using type = winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceQualifier; };
|
| 59 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Resources::Management::ResourceIndexer>{ using type = winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexer; };
|
| 60 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceCandidate>
|
| 61 |
+
{
|
| 62 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 63 |
+
{
|
| 64 |
+
virtual int32_t __stdcall get_Type(int32_t*) noexcept = 0;
|
| 65 |
+
virtual int32_t __stdcall get_Uri(void**) noexcept = 0;
|
| 66 |
+
virtual int32_t __stdcall get_Metadata(void**) noexcept = 0;
|
| 67 |
+
virtual int32_t __stdcall get_Qualifiers(void**) noexcept = 0;
|
| 68 |
+
virtual int32_t __stdcall get_ValueAsString(void**) noexcept = 0;
|
| 69 |
+
virtual int32_t __stdcall GetQualifierValue(void*, void**) noexcept = 0;
|
| 70 |
+
};
|
| 71 |
+
};
|
| 72 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceQualifier>
|
| 73 |
+
{
|
| 74 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 75 |
+
{
|
| 76 |
+
virtual int32_t __stdcall get_QualifierName(void**) noexcept = 0;
|
| 77 |
+
virtual int32_t __stdcall get_QualifierValue(void**) noexcept = 0;
|
| 78 |
+
};
|
| 79 |
+
};
|
| 80 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexer>
|
| 81 |
+
{
|
| 82 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 83 |
+
{
|
| 84 |
+
virtual int32_t __stdcall IndexFilePath(void*, void**) noexcept = 0;
|
| 85 |
+
virtual int32_t __stdcall IndexFileContentsAsync(void*, void**) noexcept = 0;
|
| 86 |
+
};
|
| 87 |
+
};
|
| 88 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory>
|
| 89 |
+
{
|
| 90 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 91 |
+
{
|
| 92 |
+
virtual int32_t __stdcall CreateResourceIndexer(void*, void**) noexcept = 0;
|
| 93 |
+
};
|
| 94 |
+
};
|
| 95 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory2>
|
| 96 |
+
{
|
| 97 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 98 |
+
{
|
| 99 |
+
virtual int32_t __stdcall CreateResourceIndexerWithExtension(void*, void*, void**) noexcept = 0;
|
| 100 |
+
};
|
| 101 |
+
};
|
| 102 |
+
template <typename D>
|
| 103 |
+
struct consume_Windows_ApplicationModel_Resources_Management_IIndexedResourceCandidate
|
| 104 |
+
{
|
| 105 |
+
[[nodiscard]] auto Type() const;
|
| 106 |
+
[[nodiscard]] auto Uri() const;
|
| 107 |
+
[[nodiscard]] auto Metadata() const;
|
| 108 |
+
[[nodiscard]] auto Qualifiers() const;
|
| 109 |
+
[[nodiscard]] auto ValueAsString() const;
|
| 110 |
+
auto GetQualifierValue(param::hstring const& qualifierName) const;
|
| 111 |
+
};
|
| 112 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceCandidate>
|
| 113 |
+
{
|
| 114 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Management_IIndexedResourceCandidate<D>;
|
| 115 |
+
};
|
| 116 |
+
template <typename D>
|
| 117 |
+
struct consume_Windows_ApplicationModel_Resources_Management_IIndexedResourceQualifier
|
| 118 |
+
{
|
| 119 |
+
[[nodiscard]] auto QualifierName() const;
|
| 120 |
+
[[nodiscard]] auto QualifierValue() const;
|
| 121 |
+
};
|
| 122 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceQualifier>
|
| 123 |
+
{
|
| 124 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Management_IIndexedResourceQualifier<D>;
|
| 125 |
+
};
|
| 126 |
+
template <typename D>
|
| 127 |
+
struct consume_Windows_ApplicationModel_Resources_Management_IResourceIndexer
|
| 128 |
+
{
|
| 129 |
+
auto IndexFilePath(winrt::Windows::Foundation::Uri const& filePath) const;
|
| 130 |
+
auto IndexFileContentsAsync(winrt::Windows::Foundation::Uri const& file) const;
|
| 131 |
+
};
|
| 132 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexer>
|
| 133 |
+
{
|
| 134 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Management_IResourceIndexer<D>;
|
| 135 |
+
};
|
| 136 |
+
template <typename D>
|
| 137 |
+
struct consume_Windows_ApplicationModel_Resources_Management_IResourceIndexerFactory
|
| 138 |
+
{
|
| 139 |
+
auto CreateResourceIndexer(winrt::Windows::Foundation::Uri const& projectRoot) const;
|
| 140 |
+
};
|
| 141 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory>
|
| 142 |
+
{
|
| 143 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Management_IResourceIndexerFactory<D>;
|
| 144 |
+
};
|
| 145 |
+
template <typename D>
|
| 146 |
+
struct consume_Windows_ApplicationModel_Resources_Management_IResourceIndexerFactory2
|
| 147 |
+
{
|
| 148 |
+
auto CreateResourceIndexerWithExtension(winrt::Windows::Foundation::Uri const& projectRoot, winrt::Windows::Foundation::Uri const& extensionDllPath) const;
|
| 149 |
+
};
|
| 150 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexerFactory2>
|
| 151 |
+
{
|
| 152 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Resources_Management_IResourceIndexerFactory2<D>;
|
| 153 |
+
};
|
| 154 |
+
}
|
| 155 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.management.1.h
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Resources_Management_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Resources_Management_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Resources.Management.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Resources::Management
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IIndexedResourceCandidate :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IIndexedResourceCandidate>
|
| 15 |
+
{
|
| 16 |
+
IIndexedResourceCandidate(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IIndexedResourceCandidate(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES IIndexedResourceQualifier :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<IIndexedResourceQualifier>
|
| 22 |
+
{
|
| 23 |
+
IIndexedResourceQualifier(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
IIndexedResourceQualifier(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceIndexer :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<IResourceIndexer>
|
| 29 |
+
{
|
| 30 |
+
IResourceIndexer(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
IResourceIndexer(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceIndexerFactory :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<IResourceIndexerFactory>
|
| 36 |
+
{
|
| 37 |
+
IResourceIndexerFactory(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
IResourceIndexerFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
struct WINRT_IMPL_EMPTY_BASES IResourceIndexerFactory2 :
|
| 41 |
+
winrt::Windows::Foundation::IInspectable,
|
| 42 |
+
impl::consume_t<IResourceIndexerFactory2>
|
| 43 |
+
{
|
| 44 |
+
IResourceIndexerFactory2(std::nullptr_t = nullptr) noexcept {}
|
| 45 |
+
IResourceIndexerFactory2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
}
|
| 48 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.resources.management.2.h
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Resources_Management_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Resources_Management_2_H
|
| 9 |
+
#include "winrt/impl/Windows.Foundation.1.h"
|
| 10 |
+
#include "winrt/impl/Windows.ApplicationModel.Resources.Management.1.h"
|
| 11 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Resources::Management
|
| 12 |
+
{
|
| 13 |
+
struct WINRT_IMPL_EMPTY_BASES IndexedResourceCandidate : winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceCandidate
|
| 14 |
+
{
|
| 15 |
+
IndexedResourceCandidate(std::nullptr_t) noexcept {}
|
| 16 |
+
IndexedResourceCandidate(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceCandidate(ptr, take_ownership_from_abi) {}
|
| 17 |
+
};
|
| 18 |
+
struct WINRT_IMPL_EMPTY_BASES IndexedResourceQualifier : winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceQualifier
|
| 19 |
+
{
|
| 20 |
+
IndexedResourceQualifier(std::nullptr_t) noexcept {}
|
| 21 |
+
IndexedResourceQualifier(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::Management::IIndexedResourceQualifier(ptr, take_ownership_from_abi) {}
|
| 22 |
+
};
|
| 23 |
+
struct WINRT_IMPL_EMPTY_BASES ResourceIndexer : winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexer
|
| 24 |
+
{
|
| 25 |
+
ResourceIndexer(std::nullptr_t) noexcept {}
|
| 26 |
+
ResourceIndexer(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Resources::Management::IResourceIndexer(ptr, take_ownership_from_abi) {}
|
| 27 |
+
explicit ResourceIndexer(winrt::Windows::Foundation::Uri const& projectRoot);
|
| 28 |
+
ResourceIndexer(winrt::Windows::Foundation::Uri const& projectRoot, winrt::Windows::Foundation::Uri const& extensionDllPath);
|
| 29 |
+
};
|
| 30 |
+
}
|
| 31 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.0.h
ADDED
|
@@ -0,0 +1,544 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Search_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Search_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 10 |
+
{
|
| 11 |
+
struct EventRegistrationToken;
|
| 12 |
+
template <typename TSender, typename TResult> struct WINRT_IMPL_EMPTY_BASES TypedEventHandler;
|
| 13 |
+
}
|
| 14 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation::Collections
|
| 15 |
+
{
|
| 16 |
+
template <typename T> struct WINRT_IMPL_EMPTY_BASES IIterable;
|
| 17 |
+
}
|
| 18 |
+
WINRT_EXPORT namespace winrt::Windows::Storage::Streams
|
| 19 |
+
{
|
| 20 |
+
struct IRandomAccessStreamReference;
|
| 21 |
+
}
|
| 22 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Search
|
| 23 |
+
{
|
| 24 |
+
struct ILocalContentSuggestionSettings;
|
| 25 |
+
struct ISearchPane;
|
| 26 |
+
struct ISearchPaneQueryChangedEventArgs;
|
| 27 |
+
struct ISearchPaneQueryLinguisticDetails;
|
| 28 |
+
struct ISearchPaneQuerySubmittedEventArgs;
|
| 29 |
+
struct ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails;
|
| 30 |
+
struct ISearchPaneResultSuggestionChosenEventArgs;
|
| 31 |
+
struct ISearchPaneStatics;
|
| 32 |
+
struct ISearchPaneStaticsWithHideThisApplication;
|
| 33 |
+
struct ISearchPaneSuggestionsRequest;
|
| 34 |
+
struct ISearchPaneSuggestionsRequestDeferral;
|
| 35 |
+
struct ISearchPaneSuggestionsRequestedEventArgs;
|
| 36 |
+
struct ISearchPaneVisibilityChangedEventArgs;
|
| 37 |
+
struct ISearchQueryLinguisticDetails;
|
| 38 |
+
struct ISearchQueryLinguisticDetailsFactory;
|
| 39 |
+
struct ISearchSuggestionCollection;
|
| 40 |
+
struct ISearchSuggestionsRequest;
|
| 41 |
+
struct ISearchSuggestionsRequestDeferral;
|
| 42 |
+
struct LocalContentSuggestionSettings;
|
| 43 |
+
struct SearchPane;
|
| 44 |
+
struct SearchPaneQueryChangedEventArgs;
|
| 45 |
+
struct SearchPaneQueryLinguisticDetails;
|
| 46 |
+
struct SearchPaneQuerySubmittedEventArgs;
|
| 47 |
+
struct SearchPaneResultSuggestionChosenEventArgs;
|
| 48 |
+
struct SearchPaneSuggestionsRequest;
|
| 49 |
+
struct SearchPaneSuggestionsRequestDeferral;
|
| 50 |
+
struct SearchPaneSuggestionsRequestedEventArgs;
|
| 51 |
+
struct SearchPaneVisibilityChangedEventArgs;
|
| 52 |
+
struct SearchQueryLinguisticDetails;
|
| 53 |
+
struct SearchSuggestionCollection;
|
| 54 |
+
struct SearchSuggestionsRequest;
|
| 55 |
+
struct SearchSuggestionsRequestDeferral;
|
| 56 |
+
struct SearchContract;
|
| 57 |
+
}
|
| 58 |
+
namespace winrt::impl
|
| 59 |
+
{
|
| 60 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ILocalContentSuggestionSettings>{ using type = interface_category; };
|
| 61 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPane>{ using type = interface_category; };
|
| 62 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryChangedEventArgs>{ using type = interface_category; };
|
| 63 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryLinguisticDetails>{ using type = interface_category; };
|
| 64 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgs>{ using type = interface_category; };
|
| 65 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails>{ using type = interface_category; };
|
| 66 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneResultSuggestionChosenEventArgs>{ using type = interface_category; };
|
| 67 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneStatics>{ using type = interface_category; };
|
| 68 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneStaticsWithHideThisApplication>{ using type = interface_category; };
|
| 69 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequest>{ using type = interface_category; };
|
| 70 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestDeferral>{ using type = interface_category; };
|
| 71 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestedEventArgs>{ using type = interface_category; };
|
| 72 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchPaneVisibilityChangedEventArgs>{ using type = interface_category; };
|
| 73 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetails>{ using type = interface_category; };
|
| 74 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetailsFactory>{ using type = interface_category; };
|
| 75 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchSuggestionCollection>{ using type = interface_category; };
|
| 76 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequest>{ using type = interface_category; };
|
| 77 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequestDeferral>{ using type = interface_category; };
|
| 78 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::LocalContentSuggestionSettings>{ using type = class_category; };
|
| 79 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchPane>{ using type = class_category; };
|
| 80 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchPaneQueryChangedEventArgs>{ using type = class_category; };
|
| 81 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchPaneQueryLinguisticDetails>{ using type = class_category; };
|
| 82 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchPaneQuerySubmittedEventArgs>{ using type = class_category; };
|
| 83 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchPaneResultSuggestionChosenEventArgs>{ using type = class_category; };
|
| 84 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequest>{ using type = class_category; };
|
| 85 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequestDeferral>{ using type = class_category; };
|
| 86 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequestedEventArgs>{ using type = class_category; };
|
| 87 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchPaneVisibilityChangedEventArgs>{ using type = class_category; };
|
| 88 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchQueryLinguisticDetails>{ using type = class_category; };
|
| 89 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchSuggestionCollection>{ using type = class_category; };
|
| 90 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchSuggestionsRequest>{ using type = class_category; };
|
| 91 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::SearchSuggestionsRequestDeferral>{ using type = class_category; };
|
| 92 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::LocalContentSuggestionSettings> = L"Windows.ApplicationModel.Search.LocalContentSuggestionSettings";
|
| 93 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchPane> = L"Windows.ApplicationModel.Search.SearchPane";
|
| 94 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchPaneQueryChangedEventArgs> = L"Windows.ApplicationModel.Search.SearchPaneQueryChangedEventArgs";
|
| 95 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchPaneQueryLinguisticDetails> = L"Windows.ApplicationModel.Search.SearchPaneQueryLinguisticDetails";
|
| 96 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchPaneQuerySubmittedEventArgs> = L"Windows.ApplicationModel.Search.SearchPaneQuerySubmittedEventArgs";
|
| 97 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchPaneResultSuggestionChosenEventArgs> = L"Windows.ApplicationModel.Search.SearchPaneResultSuggestionChosenEventArgs";
|
| 98 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequest> = L"Windows.ApplicationModel.Search.SearchPaneSuggestionsRequest";
|
| 99 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequestDeferral> = L"Windows.ApplicationModel.Search.SearchPaneSuggestionsRequestDeferral";
|
| 100 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequestedEventArgs> = L"Windows.ApplicationModel.Search.SearchPaneSuggestionsRequestedEventArgs";
|
| 101 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchPaneVisibilityChangedEventArgs> = L"Windows.ApplicationModel.Search.SearchPaneVisibilityChangedEventArgs";
|
| 102 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchQueryLinguisticDetails> = L"Windows.ApplicationModel.Search.SearchQueryLinguisticDetails";
|
| 103 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchSuggestionCollection> = L"Windows.ApplicationModel.Search.SearchSuggestionCollection";
|
| 104 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchSuggestionsRequest> = L"Windows.ApplicationModel.Search.SearchSuggestionsRequest";
|
| 105 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchSuggestionsRequestDeferral> = L"Windows.ApplicationModel.Search.SearchSuggestionsRequestDeferral";
|
| 106 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ILocalContentSuggestionSettings> = L"Windows.ApplicationModel.Search.ILocalContentSuggestionSettings";
|
| 107 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPane> = L"Windows.ApplicationModel.Search.ISearchPane";
|
| 108 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryChangedEventArgs> = L"Windows.ApplicationModel.Search.ISearchPaneQueryChangedEventArgs";
|
| 109 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryLinguisticDetails> = L"Windows.ApplicationModel.Search.ISearchPaneQueryLinguisticDetails";
|
| 110 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgs> = L"Windows.ApplicationModel.Search.ISearchPaneQuerySubmittedEventArgs";
|
| 111 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails> = L"Windows.ApplicationModel.Search.ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails";
|
| 112 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneResultSuggestionChosenEventArgs> = L"Windows.ApplicationModel.Search.ISearchPaneResultSuggestionChosenEventArgs";
|
| 113 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneStatics> = L"Windows.ApplicationModel.Search.ISearchPaneStatics";
|
| 114 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneStaticsWithHideThisApplication> = L"Windows.ApplicationModel.Search.ISearchPaneStaticsWithHideThisApplication";
|
| 115 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequest> = L"Windows.ApplicationModel.Search.ISearchPaneSuggestionsRequest";
|
| 116 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestDeferral> = L"Windows.ApplicationModel.Search.ISearchPaneSuggestionsRequestDeferral";
|
| 117 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestedEventArgs> = L"Windows.ApplicationModel.Search.ISearchPaneSuggestionsRequestedEventArgs";
|
| 118 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchPaneVisibilityChangedEventArgs> = L"Windows.ApplicationModel.Search.ISearchPaneVisibilityChangedEventArgs";
|
| 119 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetails> = L"Windows.ApplicationModel.Search.ISearchQueryLinguisticDetails";
|
| 120 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetailsFactory> = L"Windows.ApplicationModel.Search.ISearchQueryLinguisticDetailsFactory";
|
| 121 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchSuggestionCollection> = L"Windows.ApplicationModel.Search.ISearchSuggestionCollection";
|
| 122 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequest> = L"Windows.ApplicationModel.Search.ISearchSuggestionsRequest";
|
| 123 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequestDeferral> = L"Windows.ApplicationModel.Search.ISearchSuggestionsRequestDeferral";
|
| 124 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::SearchContract> = L"Windows.ApplicationModel.Search.SearchContract";
|
| 125 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ILocalContentSuggestionSettings>{ 0xEEAEB062,0x743D,0x456E,{ 0x84,0xA3,0x23,0xF0,0x6F,0x2D,0x15,0xD7 } }; // EEAEB062-743D-456E-84A3-23F06F2D15D7
|
| 126 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPane>{ 0xFDACEC38,0x3700,0x4D73,{ 0x91,0xA1,0x2F,0x99,0x86,0x74,0x23,0x8A } }; // FDACEC38-3700-4D73-91A1-2F998674238A
|
| 127 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryChangedEventArgs>{ 0x3C064FE9,0x2351,0x4248,{ 0xA5,0x29,0x71,0x10,0xF4,0x64,0xA7,0x85 } }; // 3C064FE9-2351-4248-A529-7110F464A785
|
| 128 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryLinguisticDetails>{ 0x82FB460E,0x0940,0x4B6D,{ 0xB8,0xD0,0x64,0x2B,0x30,0x98,0x9E,0x15 } }; // 82FB460E-0940-4B6D-B8D0-642B30989E15
|
| 129 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgs>{ 0x143BA4FC,0xE9C5,0x4736,{ 0x91,0xB2,0xE8,0xEB,0x9C,0xB8,0x83,0x56 } }; // 143BA4FC-E9C5-4736-91B2-E8EB9CB88356
|
| 130 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails>{ 0x460C92E5,0x4C32,0x4538,{ 0xA4,0xD4,0xB6,0xB4,0x40,0x0D,0x14,0x0F } }; // 460C92E5-4C32-4538-A4D4-B6B4400D140F
|
| 131 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneResultSuggestionChosenEventArgs>{ 0xC8316CC0,0xAED2,0x41E0,{ 0xBC,0xE0,0xC2,0x6C,0xA7,0x4F,0x85,0xEC } }; // C8316CC0-AED2-41E0-BCE0-C26CA74F85EC
|
| 132 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneStatics>{ 0x9572ADF1,0x8F1D,0x481F,{ 0xA1,0x5B,0xC6,0x16,0x55,0xF1,0x6A,0x0E } }; // 9572ADF1-8F1D-481F-A15B-C61655F16A0E
|
| 133 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneStaticsWithHideThisApplication>{ 0x00732830,0x50F1,0x4D03,{ 0x99,0xAC,0xC6,0x64,0x4C,0x8E,0xD8,0xB5 } }; // 00732830-50F1-4D03-99AC-C6644C8ED8B5
|
| 134 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequest>{ 0x81B10B1C,0xE561,0x4093,{ 0x9B,0x4D,0x2A,0xD4,0x82,0x79,0x4A,0x53 } }; // 81B10B1C-E561-4093-9B4D-2AD482794A53
|
| 135 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestDeferral>{ 0xA0D009F7,0x8748,0x4EE2,{ 0xAD,0x44,0xAF,0xA6,0xBE,0x99,0x7C,0x51 } }; // A0D009F7-8748-4EE2-AD44-AFA6BE997C51
|
| 136 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestedEventArgs>{ 0xC89B8A2F,0xAC56,0x4460,{ 0x8D,0x2F,0x80,0x02,0x3B,0xEC,0x4F,0xC5 } }; // C89B8A2F-AC56-4460-8D2F-80023BEC4FC5
|
| 137 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchPaneVisibilityChangedEventArgs>{ 0x3C4D3046,0xAC4B,0x49F2,{ 0x97,0xD6,0x02,0x0E,0x61,0x82,0xCB,0x9C } }; // 3C4D3046-AC4B-49F2-97D6-020E6182CB9C
|
| 138 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetails>{ 0x46A1205B,0x69C9,0x4745,{ 0xB7,0x2F,0xA8,0xA4,0xFC,0x8F,0x24,0xAE } }; // 46A1205B-69C9-4745-B72F-A8A4FC8F24AE
|
| 139 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetailsFactory>{ 0xCAC6C3B8,0x3C64,0x4DFD,{ 0xAD,0x9F,0x47,0x9E,0x4D,0x40,0x65,0xA4 } }; // CAC6C3B8-3C64-4DFD-AD9F-479E4D4065A4
|
| 140 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchSuggestionCollection>{ 0x323A8A4B,0xFBEA,0x4446,{ 0xAB,0xBC,0x3D,0xA7,0x91,0x5F,0xDD,0x3A } }; // 323A8A4B-FBEA-4446-ABBC-3DA7915FDD3A
|
| 141 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequest>{ 0x4E4E26A7,0x44E5,0x4039,{ 0x90,0x99,0x60,0x00,0xEA,0xD1,0xF0,0xC6 } }; // 4E4E26A7-44E5-4039-9099-6000EAD1F0C6
|
| 142 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequestDeferral>{ 0xB71598A9,0xC065,0x456D,{ 0xA8,0x45,0x1E,0xCC,0xEC,0x5D,0xC2,0x8B } }; // B71598A9-C065-456D-A845-1ECCEC5DC28B
|
| 143 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::LocalContentSuggestionSettings>{ using type = winrt::Windows::ApplicationModel::Search::ILocalContentSuggestionSettings; };
|
| 144 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchPane>{ using type = winrt::Windows::ApplicationModel::Search::ISearchPane; };
|
| 145 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchPaneQueryChangedEventArgs>{ using type = winrt::Windows::ApplicationModel::Search::ISearchPaneQueryChangedEventArgs; };
|
| 146 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchPaneQueryLinguisticDetails>{ using type = winrt::Windows::ApplicationModel::Search::ISearchPaneQueryLinguisticDetails; };
|
| 147 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchPaneQuerySubmittedEventArgs>{ using type = winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgs; };
|
| 148 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchPaneResultSuggestionChosenEventArgs>{ using type = winrt::Windows::ApplicationModel::Search::ISearchPaneResultSuggestionChosenEventArgs; };
|
| 149 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequest>{ using type = winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequest; };
|
| 150 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequestDeferral>{ using type = winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestDeferral; };
|
| 151 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequestedEventArgs>{ using type = winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestedEventArgs; };
|
| 152 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchPaneVisibilityChangedEventArgs>{ using type = winrt::Windows::ApplicationModel::Search::ISearchPaneVisibilityChangedEventArgs; };
|
| 153 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchQueryLinguisticDetails>{ using type = winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetails; };
|
| 154 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchSuggestionCollection>{ using type = winrt::Windows::ApplicationModel::Search::ISearchSuggestionCollection; };
|
| 155 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchSuggestionsRequest>{ using type = winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequest; };
|
| 156 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::SearchSuggestionsRequestDeferral>{ using type = winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequestDeferral; };
|
| 157 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ILocalContentSuggestionSettings>
|
| 158 |
+
{
|
| 159 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 160 |
+
{
|
| 161 |
+
virtual int32_t __stdcall put_Enabled(bool) noexcept = 0;
|
| 162 |
+
virtual int32_t __stdcall get_Enabled(bool*) noexcept = 0;
|
| 163 |
+
virtual int32_t __stdcall get_Locations(void**) noexcept = 0;
|
| 164 |
+
virtual int32_t __stdcall put_AqsFilter(void*) noexcept = 0;
|
| 165 |
+
virtual int32_t __stdcall get_AqsFilter(void**) noexcept = 0;
|
| 166 |
+
virtual int32_t __stdcall get_PropertiesToMatch(void**) noexcept = 0;
|
| 167 |
+
};
|
| 168 |
+
};
|
| 169 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPane>
|
| 170 |
+
{
|
| 171 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 172 |
+
{
|
| 173 |
+
virtual int32_t __stdcall put_SearchHistoryEnabled(bool) noexcept = 0;
|
| 174 |
+
virtual int32_t __stdcall get_SearchHistoryEnabled(bool*) noexcept = 0;
|
| 175 |
+
virtual int32_t __stdcall put_SearchHistoryContext(void*) noexcept = 0;
|
| 176 |
+
virtual int32_t __stdcall get_SearchHistoryContext(void**) noexcept = 0;
|
| 177 |
+
virtual int32_t __stdcall put_PlaceholderText(void*) noexcept = 0;
|
| 178 |
+
virtual int32_t __stdcall get_PlaceholderText(void**) noexcept = 0;
|
| 179 |
+
virtual int32_t __stdcall get_QueryText(void**) noexcept = 0;
|
| 180 |
+
virtual int32_t __stdcall get_Language(void**) noexcept = 0;
|
| 181 |
+
virtual int32_t __stdcall get_Visible(bool*) noexcept = 0;
|
| 182 |
+
virtual int32_t __stdcall add_VisibilityChanged(void*, winrt::event_token*) noexcept = 0;
|
| 183 |
+
virtual int32_t __stdcall remove_VisibilityChanged(winrt::event_token) noexcept = 0;
|
| 184 |
+
virtual int32_t __stdcall add_QueryChanged(void*, winrt::event_token*) noexcept = 0;
|
| 185 |
+
virtual int32_t __stdcall remove_QueryChanged(winrt::event_token) noexcept = 0;
|
| 186 |
+
virtual int32_t __stdcall add_SuggestionsRequested(void*, winrt::event_token*) noexcept = 0;
|
| 187 |
+
virtual int32_t __stdcall remove_SuggestionsRequested(winrt::event_token) noexcept = 0;
|
| 188 |
+
virtual int32_t __stdcall add_QuerySubmitted(void*, winrt::event_token*) noexcept = 0;
|
| 189 |
+
virtual int32_t __stdcall remove_QuerySubmitted(winrt::event_token) noexcept = 0;
|
| 190 |
+
virtual int32_t __stdcall add_ResultSuggestionChosen(void*, winrt::event_token*) noexcept = 0;
|
| 191 |
+
virtual int32_t __stdcall remove_ResultSuggestionChosen(winrt::event_token) noexcept = 0;
|
| 192 |
+
virtual int32_t __stdcall SetLocalContentSuggestionSettings(void*) noexcept = 0;
|
| 193 |
+
virtual int32_t __stdcall ShowOverloadDefault() noexcept = 0;
|
| 194 |
+
virtual int32_t __stdcall ShowOverloadWithQuery(void*) noexcept = 0;
|
| 195 |
+
virtual int32_t __stdcall put_ShowOnKeyboardInput(bool) noexcept = 0;
|
| 196 |
+
virtual int32_t __stdcall get_ShowOnKeyboardInput(bool*) noexcept = 0;
|
| 197 |
+
virtual int32_t __stdcall TrySetQueryText(void*, bool*) noexcept = 0;
|
| 198 |
+
};
|
| 199 |
+
};
|
| 200 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryChangedEventArgs>
|
| 201 |
+
{
|
| 202 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 203 |
+
{
|
| 204 |
+
virtual int32_t __stdcall get_QueryText(void**) noexcept = 0;
|
| 205 |
+
virtual int32_t __stdcall get_Language(void**) noexcept = 0;
|
| 206 |
+
virtual int32_t __stdcall get_LinguisticDetails(void**) noexcept = 0;
|
| 207 |
+
};
|
| 208 |
+
};
|
| 209 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryLinguisticDetails>
|
| 210 |
+
{
|
| 211 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 212 |
+
{
|
| 213 |
+
virtual int32_t __stdcall get_QueryTextAlternatives(void**) noexcept = 0;
|
| 214 |
+
virtual int32_t __stdcall get_QueryTextCompositionStart(uint32_t*) noexcept = 0;
|
| 215 |
+
virtual int32_t __stdcall get_QueryTextCompositionLength(uint32_t*) noexcept = 0;
|
| 216 |
+
};
|
| 217 |
+
};
|
| 218 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgs>
|
| 219 |
+
{
|
| 220 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 221 |
+
{
|
| 222 |
+
virtual int32_t __stdcall get_QueryText(void**) noexcept = 0;
|
| 223 |
+
virtual int32_t __stdcall get_Language(void**) noexcept = 0;
|
| 224 |
+
};
|
| 225 |
+
};
|
| 226 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails>
|
| 227 |
+
{
|
| 228 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 229 |
+
{
|
| 230 |
+
virtual int32_t __stdcall get_LinguisticDetails(void**) noexcept = 0;
|
| 231 |
+
};
|
| 232 |
+
};
|
| 233 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneResultSuggestionChosenEventArgs>
|
| 234 |
+
{
|
| 235 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 236 |
+
{
|
| 237 |
+
virtual int32_t __stdcall get_Tag(void**) noexcept = 0;
|
| 238 |
+
};
|
| 239 |
+
};
|
| 240 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneStatics>
|
| 241 |
+
{
|
| 242 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 243 |
+
{
|
| 244 |
+
virtual int32_t __stdcall GetForCurrentView(void**) noexcept = 0;
|
| 245 |
+
};
|
| 246 |
+
};
|
| 247 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneStaticsWithHideThisApplication>
|
| 248 |
+
{
|
| 249 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 250 |
+
{
|
| 251 |
+
virtual int32_t __stdcall HideThisApplication() noexcept = 0;
|
| 252 |
+
};
|
| 253 |
+
};
|
| 254 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequest>
|
| 255 |
+
{
|
| 256 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 257 |
+
{
|
| 258 |
+
virtual int32_t __stdcall get_IsCanceled(bool*) noexcept = 0;
|
| 259 |
+
virtual int32_t __stdcall get_SearchSuggestionCollection(void**) noexcept = 0;
|
| 260 |
+
virtual int32_t __stdcall GetDeferral(void**) noexcept = 0;
|
| 261 |
+
};
|
| 262 |
+
};
|
| 263 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestDeferral>
|
| 264 |
+
{
|
| 265 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 266 |
+
{
|
| 267 |
+
virtual int32_t __stdcall Complete() noexcept = 0;
|
| 268 |
+
};
|
| 269 |
+
};
|
| 270 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestedEventArgs>
|
| 271 |
+
{
|
| 272 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 273 |
+
{
|
| 274 |
+
virtual int32_t __stdcall get_Request(void**) noexcept = 0;
|
| 275 |
+
};
|
| 276 |
+
};
|
| 277 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchPaneVisibilityChangedEventArgs>
|
| 278 |
+
{
|
| 279 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 280 |
+
{
|
| 281 |
+
virtual int32_t __stdcall get_Visible(bool*) noexcept = 0;
|
| 282 |
+
};
|
| 283 |
+
};
|
| 284 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetails>
|
| 285 |
+
{
|
| 286 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 287 |
+
{
|
| 288 |
+
virtual int32_t __stdcall get_QueryTextAlternatives(void**) noexcept = 0;
|
| 289 |
+
virtual int32_t __stdcall get_QueryTextCompositionStart(uint32_t*) noexcept = 0;
|
| 290 |
+
virtual int32_t __stdcall get_QueryTextCompositionLength(uint32_t*) noexcept = 0;
|
| 291 |
+
};
|
| 292 |
+
};
|
| 293 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetailsFactory>
|
| 294 |
+
{
|
| 295 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 296 |
+
{
|
| 297 |
+
virtual int32_t __stdcall CreateInstance(void*, uint32_t, uint32_t, void**) noexcept = 0;
|
| 298 |
+
};
|
| 299 |
+
};
|
| 300 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchSuggestionCollection>
|
| 301 |
+
{
|
| 302 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 303 |
+
{
|
| 304 |
+
virtual int32_t __stdcall get_Size(uint32_t*) noexcept = 0;
|
| 305 |
+
virtual int32_t __stdcall AppendQuerySuggestion(void*) noexcept = 0;
|
| 306 |
+
virtual int32_t __stdcall AppendQuerySuggestions(void*) noexcept = 0;
|
| 307 |
+
virtual int32_t __stdcall AppendResultSuggestion(void*, void*, void*, void*, void*) noexcept = 0;
|
| 308 |
+
virtual int32_t __stdcall AppendSearchSeparator(void*) noexcept = 0;
|
| 309 |
+
};
|
| 310 |
+
};
|
| 311 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequest>
|
| 312 |
+
{
|
| 313 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 314 |
+
{
|
| 315 |
+
virtual int32_t __stdcall get_IsCanceled(bool*) noexcept = 0;
|
| 316 |
+
virtual int32_t __stdcall get_SearchSuggestionCollection(void**) noexcept = 0;
|
| 317 |
+
virtual int32_t __stdcall GetDeferral(void**) noexcept = 0;
|
| 318 |
+
};
|
| 319 |
+
};
|
| 320 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequestDeferral>
|
| 321 |
+
{
|
| 322 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 323 |
+
{
|
| 324 |
+
virtual int32_t __stdcall Complete() noexcept = 0;
|
| 325 |
+
};
|
| 326 |
+
};
|
| 327 |
+
template <typename D>
|
| 328 |
+
struct consume_Windows_ApplicationModel_Search_ILocalContentSuggestionSettings
|
| 329 |
+
{
|
| 330 |
+
auto Enabled(bool value) const;
|
| 331 |
+
[[nodiscard]] auto Enabled() const;
|
| 332 |
+
[[nodiscard]] auto Locations() const;
|
| 333 |
+
auto AqsFilter(param::hstring const& value) const;
|
| 334 |
+
[[nodiscard]] auto AqsFilter() const;
|
| 335 |
+
[[nodiscard]] auto PropertiesToMatch() const;
|
| 336 |
+
};
|
| 337 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ILocalContentSuggestionSettings>
|
| 338 |
+
{
|
| 339 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ILocalContentSuggestionSettings<D>;
|
| 340 |
+
};
|
| 341 |
+
template <typename D>
|
| 342 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPane
|
| 343 |
+
{
|
| 344 |
+
auto SearchHistoryEnabled(bool value) const;
|
| 345 |
+
[[nodiscard]] auto SearchHistoryEnabled() const;
|
| 346 |
+
auto SearchHistoryContext(param::hstring const& value) const;
|
| 347 |
+
[[nodiscard]] auto SearchHistoryContext() const;
|
| 348 |
+
auto PlaceholderText(param::hstring const& value) const;
|
| 349 |
+
[[nodiscard]] auto PlaceholderText() const;
|
| 350 |
+
[[nodiscard]] auto QueryText() const;
|
| 351 |
+
[[nodiscard]] auto Language() const;
|
| 352 |
+
[[nodiscard]] auto Visible() const;
|
| 353 |
+
auto VisibilityChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneVisibilityChangedEventArgs> const& handler) const;
|
| 354 |
+
using VisibilityChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Search::ISearchPane, &impl::abi_t<winrt::Windows::ApplicationModel::Search::ISearchPane>::remove_VisibilityChanged>;
|
| 355 |
+
[[nodiscard]] auto VisibilityChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneVisibilityChangedEventArgs> const& handler) const;
|
| 356 |
+
auto VisibilityChanged(winrt::event_token const& token) const noexcept;
|
| 357 |
+
auto QueryChanged(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneQueryChangedEventArgs> const& handler) const;
|
| 358 |
+
using QueryChanged_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Search::ISearchPane, &impl::abi_t<winrt::Windows::ApplicationModel::Search::ISearchPane>::remove_QueryChanged>;
|
| 359 |
+
[[nodiscard]] auto QueryChanged(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneQueryChangedEventArgs> const& handler) const;
|
| 360 |
+
auto QueryChanged(winrt::event_token const& token) const noexcept;
|
| 361 |
+
auto SuggestionsRequested(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequestedEventArgs> const& handler) const;
|
| 362 |
+
using SuggestionsRequested_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Search::ISearchPane, &impl::abi_t<winrt::Windows::ApplicationModel::Search::ISearchPane>::remove_SuggestionsRequested>;
|
| 363 |
+
[[nodiscard]] auto SuggestionsRequested(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneSuggestionsRequestedEventArgs> const& handler) const;
|
| 364 |
+
auto SuggestionsRequested(winrt::event_token const& token) const noexcept;
|
| 365 |
+
auto QuerySubmitted(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneQuerySubmittedEventArgs> const& handler) const;
|
| 366 |
+
using QuerySubmitted_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Search::ISearchPane, &impl::abi_t<winrt::Windows::ApplicationModel::Search::ISearchPane>::remove_QuerySubmitted>;
|
| 367 |
+
[[nodiscard]] auto QuerySubmitted(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneQuerySubmittedEventArgs> const& handler) const;
|
| 368 |
+
auto QuerySubmitted(winrt::event_token const& token) const noexcept;
|
| 369 |
+
auto ResultSuggestionChosen(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneResultSuggestionChosenEventArgs> const& handler) const;
|
| 370 |
+
using ResultSuggestionChosen_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Search::ISearchPane, &impl::abi_t<winrt::Windows::ApplicationModel::Search::ISearchPane>::remove_ResultSuggestionChosen>;
|
| 371 |
+
[[nodiscard]] auto ResultSuggestionChosen(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::SearchPane, winrt::Windows::ApplicationModel::Search::SearchPaneResultSuggestionChosenEventArgs> const& handler) const;
|
| 372 |
+
auto ResultSuggestionChosen(winrt::event_token const& token) const noexcept;
|
| 373 |
+
auto SetLocalContentSuggestionSettings(winrt::Windows::ApplicationModel::Search::LocalContentSuggestionSettings const& settings) const;
|
| 374 |
+
auto Show() const;
|
| 375 |
+
auto Show(param::hstring const& query) const;
|
| 376 |
+
auto ShowOnKeyboardInput(bool value) const;
|
| 377 |
+
[[nodiscard]] auto ShowOnKeyboardInput() const;
|
| 378 |
+
auto TrySetQueryText(param::hstring const& query) const;
|
| 379 |
+
};
|
| 380 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPane>
|
| 381 |
+
{
|
| 382 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPane<D>;
|
| 383 |
+
};
|
| 384 |
+
template <typename D>
|
| 385 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneQueryChangedEventArgs
|
| 386 |
+
{
|
| 387 |
+
[[nodiscard]] auto QueryText() const;
|
| 388 |
+
[[nodiscard]] auto Language() const;
|
| 389 |
+
[[nodiscard]] auto LinguisticDetails() const;
|
| 390 |
+
};
|
| 391 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryChangedEventArgs>
|
| 392 |
+
{
|
| 393 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneQueryChangedEventArgs<D>;
|
| 394 |
+
};
|
| 395 |
+
template <typename D>
|
| 396 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneQueryLinguisticDetails
|
| 397 |
+
{
|
| 398 |
+
[[nodiscard]] auto QueryTextAlternatives() const;
|
| 399 |
+
[[nodiscard]] auto QueryTextCompositionStart() const;
|
| 400 |
+
[[nodiscard]] auto QueryTextCompositionLength() const;
|
| 401 |
+
};
|
| 402 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneQueryLinguisticDetails>
|
| 403 |
+
{
|
| 404 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneQueryLinguisticDetails<D>;
|
| 405 |
+
};
|
| 406 |
+
template <typename D>
|
| 407 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneQuerySubmittedEventArgs
|
| 408 |
+
{
|
| 409 |
+
[[nodiscard]] auto QueryText() const;
|
| 410 |
+
[[nodiscard]] auto Language() const;
|
| 411 |
+
};
|
| 412 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgs>
|
| 413 |
+
{
|
| 414 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneQuerySubmittedEventArgs<D>;
|
| 415 |
+
};
|
| 416 |
+
template <typename D>
|
| 417 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails
|
| 418 |
+
{
|
| 419 |
+
[[nodiscard]] auto LinguisticDetails() const;
|
| 420 |
+
};
|
| 421 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails>
|
| 422 |
+
{
|
| 423 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails<D>;
|
| 424 |
+
};
|
| 425 |
+
template <typename D>
|
| 426 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneResultSuggestionChosenEventArgs
|
| 427 |
+
{
|
| 428 |
+
[[nodiscard]] auto Tag() const;
|
| 429 |
+
};
|
| 430 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneResultSuggestionChosenEventArgs>
|
| 431 |
+
{
|
| 432 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneResultSuggestionChosenEventArgs<D>;
|
| 433 |
+
};
|
| 434 |
+
template <typename D>
|
| 435 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneStatics
|
| 436 |
+
{
|
| 437 |
+
auto GetForCurrentView() const;
|
| 438 |
+
};
|
| 439 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneStatics>
|
| 440 |
+
{
|
| 441 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneStatics<D>;
|
| 442 |
+
};
|
| 443 |
+
template <typename D>
|
| 444 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneStaticsWithHideThisApplication
|
| 445 |
+
{
|
| 446 |
+
auto HideThisApplication() const;
|
| 447 |
+
};
|
| 448 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneStaticsWithHideThisApplication>
|
| 449 |
+
{
|
| 450 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneStaticsWithHideThisApplication<D>;
|
| 451 |
+
};
|
| 452 |
+
template <typename D>
|
| 453 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneSuggestionsRequest
|
| 454 |
+
{
|
| 455 |
+
[[nodiscard]] auto IsCanceled() const;
|
| 456 |
+
[[nodiscard]] auto SearchSuggestionCollection() const;
|
| 457 |
+
auto GetDeferral() const;
|
| 458 |
+
};
|
| 459 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequest>
|
| 460 |
+
{
|
| 461 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneSuggestionsRequest<D>;
|
| 462 |
+
};
|
| 463 |
+
template <typename D>
|
| 464 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneSuggestionsRequestDeferral
|
| 465 |
+
{
|
| 466 |
+
auto Complete() const;
|
| 467 |
+
};
|
| 468 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestDeferral>
|
| 469 |
+
{
|
| 470 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneSuggestionsRequestDeferral<D>;
|
| 471 |
+
};
|
| 472 |
+
template <typename D>
|
| 473 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneSuggestionsRequestedEventArgs
|
| 474 |
+
{
|
| 475 |
+
[[nodiscard]] auto Request() const;
|
| 476 |
+
};
|
| 477 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestedEventArgs>
|
| 478 |
+
{
|
| 479 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneSuggestionsRequestedEventArgs<D>;
|
| 480 |
+
};
|
| 481 |
+
template <typename D>
|
| 482 |
+
struct consume_Windows_ApplicationModel_Search_ISearchPaneVisibilityChangedEventArgs
|
| 483 |
+
{
|
| 484 |
+
[[nodiscard]] auto Visible() const;
|
| 485 |
+
};
|
| 486 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchPaneVisibilityChangedEventArgs>
|
| 487 |
+
{
|
| 488 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchPaneVisibilityChangedEventArgs<D>;
|
| 489 |
+
};
|
| 490 |
+
template <typename D>
|
| 491 |
+
struct consume_Windows_ApplicationModel_Search_ISearchQueryLinguisticDetails
|
| 492 |
+
{
|
| 493 |
+
[[nodiscard]] auto QueryTextAlternatives() const;
|
| 494 |
+
[[nodiscard]] auto QueryTextCompositionStart() const;
|
| 495 |
+
[[nodiscard]] auto QueryTextCompositionLength() const;
|
| 496 |
+
};
|
| 497 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetails>
|
| 498 |
+
{
|
| 499 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchQueryLinguisticDetails<D>;
|
| 500 |
+
};
|
| 501 |
+
template <typename D>
|
| 502 |
+
struct consume_Windows_ApplicationModel_Search_ISearchQueryLinguisticDetailsFactory
|
| 503 |
+
{
|
| 504 |
+
auto CreateInstance(param::iterable<hstring> const& queryTextAlternatives, uint32_t queryTextCompositionStart, uint32_t queryTextCompositionLength) const;
|
| 505 |
+
};
|
| 506 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetailsFactory>
|
| 507 |
+
{
|
| 508 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchQueryLinguisticDetailsFactory<D>;
|
| 509 |
+
};
|
| 510 |
+
template <typename D>
|
| 511 |
+
struct consume_Windows_ApplicationModel_Search_ISearchSuggestionCollection
|
| 512 |
+
{
|
| 513 |
+
[[nodiscard]] auto Size() const;
|
| 514 |
+
auto AppendQuerySuggestion(param::hstring const& text) const;
|
| 515 |
+
auto AppendQuerySuggestions(param::iterable<hstring> const& suggestions) const;
|
| 516 |
+
auto AppendResultSuggestion(param::hstring const& text, param::hstring const& detailText, param::hstring const& tag, winrt::Windows::Storage::Streams::IRandomAccessStreamReference const& image, param::hstring const& imageAlternateText) const;
|
| 517 |
+
auto AppendSearchSeparator(param::hstring const& label) const;
|
| 518 |
+
};
|
| 519 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchSuggestionCollection>
|
| 520 |
+
{
|
| 521 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchSuggestionCollection<D>;
|
| 522 |
+
};
|
| 523 |
+
template <typename D>
|
| 524 |
+
struct consume_Windows_ApplicationModel_Search_ISearchSuggestionsRequest
|
| 525 |
+
{
|
| 526 |
+
[[nodiscard]] auto IsCanceled() const;
|
| 527 |
+
[[nodiscard]] auto SearchSuggestionCollection() const;
|
| 528 |
+
auto GetDeferral() const;
|
| 529 |
+
};
|
| 530 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequest>
|
| 531 |
+
{
|
| 532 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchSuggestionsRequest<D>;
|
| 533 |
+
};
|
| 534 |
+
template <typename D>
|
| 535 |
+
struct consume_Windows_ApplicationModel_Search_ISearchSuggestionsRequestDeferral
|
| 536 |
+
{
|
| 537 |
+
auto Complete() const;
|
| 538 |
+
};
|
| 539 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequestDeferral>
|
| 540 |
+
{
|
| 541 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_ISearchSuggestionsRequestDeferral<D>;
|
| 542 |
+
};
|
| 543 |
+
}
|
| 544 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.1.h
ADDED
|
@@ -0,0 +1,140 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Search_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Search_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Search.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Search
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES ILocalContentSuggestionSettings :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<ILocalContentSuggestionSettings>
|
| 15 |
+
{
|
| 16 |
+
ILocalContentSuggestionSettings(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
ILocalContentSuggestionSettings(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPane :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<ISearchPane>
|
| 22 |
+
{
|
| 23 |
+
ISearchPane(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
ISearchPane(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneQueryChangedEventArgs :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<ISearchPaneQueryChangedEventArgs>
|
| 29 |
+
{
|
| 30 |
+
ISearchPaneQueryChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
ISearchPaneQueryChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneQueryLinguisticDetails :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<ISearchPaneQueryLinguisticDetails>
|
| 36 |
+
{
|
| 37 |
+
ISearchPaneQueryLinguisticDetails(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
ISearchPaneQueryLinguisticDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneQuerySubmittedEventArgs :
|
| 41 |
+
winrt::Windows::Foundation::IInspectable,
|
| 42 |
+
impl::consume_t<ISearchPaneQuerySubmittedEventArgs>
|
| 43 |
+
{
|
| 44 |
+
ISearchPaneQuerySubmittedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 45 |
+
ISearchPaneQuerySubmittedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails :
|
| 48 |
+
winrt::Windows::Foundation::IInspectable,
|
| 49 |
+
impl::consume_t<ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails>
|
| 50 |
+
{
|
| 51 |
+
ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails(std::nullptr_t = nullptr) noexcept {}
|
| 52 |
+
ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 53 |
+
};
|
| 54 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneResultSuggestionChosenEventArgs :
|
| 55 |
+
winrt::Windows::Foundation::IInspectable,
|
| 56 |
+
impl::consume_t<ISearchPaneResultSuggestionChosenEventArgs>
|
| 57 |
+
{
|
| 58 |
+
ISearchPaneResultSuggestionChosenEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 59 |
+
ISearchPaneResultSuggestionChosenEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 60 |
+
};
|
| 61 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneStatics :
|
| 62 |
+
winrt::Windows::Foundation::IInspectable,
|
| 63 |
+
impl::consume_t<ISearchPaneStatics>
|
| 64 |
+
{
|
| 65 |
+
ISearchPaneStatics(std::nullptr_t = nullptr) noexcept {}
|
| 66 |
+
ISearchPaneStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 67 |
+
};
|
| 68 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneStaticsWithHideThisApplication :
|
| 69 |
+
winrt::Windows::Foundation::IInspectable,
|
| 70 |
+
impl::consume_t<ISearchPaneStaticsWithHideThisApplication>
|
| 71 |
+
{
|
| 72 |
+
ISearchPaneStaticsWithHideThisApplication(std::nullptr_t = nullptr) noexcept {}
|
| 73 |
+
ISearchPaneStaticsWithHideThisApplication(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 74 |
+
};
|
| 75 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneSuggestionsRequest :
|
| 76 |
+
winrt::Windows::Foundation::IInspectable,
|
| 77 |
+
impl::consume_t<ISearchPaneSuggestionsRequest>
|
| 78 |
+
{
|
| 79 |
+
ISearchPaneSuggestionsRequest(std::nullptr_t = nullptr) noexcept {}
|
| 80 |
+
ISearchPaneSuggestionsRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 81 |
+
};
|
| 82 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneSuggestionsRequestDeferral :
|
| 83 |
+
winrt::Windows::Foundation::IInspectable,
|
| 84 |
+
impl::consume_t<ISearchPaneSuggestionsRequestDeferral>
|
| 85 |
+
{
|
| 86 |
+
ISearchPaneSuggestionsRequestDeferral(std::nullptr_t = nullptr) noexcept {}
|
| 87 |
+
ISearchPaneSuggestionsRequestDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 88 |
+
};
|
| 89 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneSuggestionsRequestedEventArgs :
|
| 90 |
+
winrt::Windows::Foundation::IInspectable,
|
| 91 |
+
impl::consume_t<ISearchPaneSuggestionsRequestedEventArgs>,
|
| 92 |
+
impl::require<winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestedEventArgs, winrt::Windows::ApplicationModel::Search::ISearchPaneQueryChangedEventArgs>
|
| 93 |
+
{
|
| 94 |
+
ISearchPaneSuggestionsRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 95 |
+
ISearchPaneSuggestionsRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 96 |
+
};
|
| 97 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchPaneVisibilityChangedEventArgs :
|
| 98 |
+
winrt::Windows::Foundation::IInspectable,
|
| 99 |
+
impl::consume_t<ISearchPaneVisibilityChangedEventArgs>
|
| 100 |
+
{
|
| 101 |
+
ISearchPaneVisibilityChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 102 |
+
ISearchPaneVisibilityChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 103 |
+
};
|
| 104 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchQueryLinguisticDetails :
|
| 105 |
+
winrt::Windows::Foundation::IInspectable,
|
| 106 |
+
impl::consume_t<ISearchQueryLinguisticDetails>
|
| 107 |
+
{
|
| 108 |
+
ISearchQueryLinguisticDetails(std::nullptr_t = nullptr) noexcept {}
|
| 109 |
+
ISearchQueryLinguisticDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 110 |
+
};
|
| 111 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchQueryLinguisticDetailsFactory :
|
| 112 |
+
winrt::Windows::Foundation::IInspectable,
|
| 113 |
+
impl::consume_t<ISearchQueryLinguisticDetailsFactory>
|
| 114 |
+
{
|
| 115 |
+
ISearchQueryLinguisticDetailsFactory(std::nullptr_t = nullptr) noexcept {}
|
| 116 |
+
ISearchQueryLinguisticDetailsFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 117 |
+
};
|
| 118 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchSuggestionCollection :
|
| 119 |
+
winrt::Windows::Foundation::IInspectable,
|
| 120 |
+
impl::consume_t<ISearchSuggestionCollection>
|
| 121 |
+
{
|
| 122 |
+
ISearchSuggestionCollection(std::nullptr_t = nullptr) noexcept {}
|
| 123 |
+
ISearchSuggestionCollection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 124 |
+
};
|
| 125 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchSuggestionsRequest :
|
| 126 |
+
winrt::Windows::Foundation::IInspectable,
|
| 127 |
+
impl::consume_t<ISearchSuggestionsRequest>
|
| 128 |
+
{
|
| 129 |
+
ISearchSuggestionsRequest(std::nullptr_t = nullptr) noexcept {}
|
| 130 |
+
ISearchSuggestionsRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 131 |
+
};
|
| 132 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchSuggestionsRequestDeferral :
|
| 133 |
+
winrt::Windows::Foundation::IInspectable,
|
| 134 |
+
impl::consume_t<ISearchSuggestionsRequestDeferral>
|
| 135 |
+
{
|
| 136 |
+
ISearchSuggestionsRequestDeferral(std::nullptr_t = nullptr) noexcept {}
|
| 137 |
+
ISearchSuggestionsRequestDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 138 |
+
};
|
| 139 |
+
}
|
| 140 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.2.h
ADDED
|
@@ -0,0 +1,89 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Search_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Search_2_H
|
| 9 |
+
#include "winrt/impl/Windows.Foundation.Collections.1.h"
|
| 10 |
+
#include "winrt/impl/Windows.ApplicationModel.Search.1.h"
|
| 11 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Search
|
| 12 |
+
{
|
| 13 |
+
struct WINRT_IMPL_EMPTY_BASES LocalContentSuggestionSettings : winrt::Windows::ApplicationModel::Search::ILocalContentSuggestionSettings
|
| 14 |
+
{
|
| 15 |
+
LocalContentSuggestionSettings(std::nullptr_t) noexcept {}
|
| 16 |
+
LocalContentSuggestionSettings(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ILocalContentSuggestionSettings(ptr, take_ownership_from_abi) {}
|
| 17 |
+
LocalContentSuggestionSettings();
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES SearchPane : winrt::Windows::ApplicationModel::Search::ISearchPane
|
| 20 |
+
{
|
| 21 |
+
SearchPane(std::nullptr_t) noexcept {}
|
| 22 |
+
SearchPane(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchPane(ptr, take_ownership_from_abi) {}
|
| 23 |
+
static auto GetForCurrentView();
|
| 24 |
+
static auto HideThisApplication();
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES SearchPaneQueryChangedEventArgs : winrt::Windows::ApplicationModel::Search::ISearchPaneQueryChangedEventArgs
|
| 27 |
+
{
|
| 28 |
+
SearchPaneQueryChangedEventArgs(std::nullptr_t) noexcept {}
|
| 29 |
+
SearchPaneQueryChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchPaneQueryChangedEventArgs(ptr, take_ownership_from_abi) {}
|
| 30 |
+
};
|
| 31 |
+
struct WINRT_IMPL_EMPTY_BASES SearchPaneQueryLinguisticDetails : winrt::Windows::ApplicationModel::Search::ISearchPaneQueryLinguisticDetails
|
| 32 |
+
{
|
| 33 |
+
SearchPaneQueryLinguisticDetails(std::nullptr_t) noexcept {}
|
| 34 |
+
SearchPaneQueryLinguisticDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchPaneQueryLinguisticDetails(ptr, take_ownership_from_abi) {}
|
| 35 |
+
};
|
| 36 |
+
struct WINRT_IMPL_EMPTY_BASES SearchPaneQuerySubmittedEventArgs : winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgs,
|
| 37 |
+
impl::require<SearchPaneQuerySubmittedEventArgs, winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgsWithLinguisticDetails>
|
| 38 |
+
{
|
| 39 |
+
SearchPaneQuerySubmittedEventArgs(std::nullptr_t) noexcept {}
|
| 40 |
+
SearchPaneQuerySubmittedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchPaneQuerySubmittedEventArgs(ptr, take_ownership_from_abi) {}
|
| 41 |
+
};
|
| 42 |
+
struct WINRT_IMPL_EMPTY_BASES SearchPaneResultSuggestionChosenEventArgs : winrt::Windows::ApplicationModel::Search::ISearchPaneResultSuggestionChosenEventArgs
|
| 43 |
+
{
|
| 44 |
+
SearchPaneResultSuggestionChosenEventArgs(std::nullptr_t) noexcept {}
|
| 45 |
+
SearchPaneResultSuggestionChosenEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchPaneResultSuggestionChosenEventArgs(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
struct WINRT_IMPL_EMPTY_BASES SearchPaneSuggestionsRequest : winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequest
|
| 48 |
+
{
|
| 49 |
+
SearchPaneSuggestionsRequest(std::nullptr_t) noexcept {}
|
| 50 |
+
SearchPaneSuggestionsRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequest(ptr, take_ownership_from_abi) {}
|
| 51 |
+
};
|
| 52 |
+
struct WINRT_IMPL_EMPTY_BASES SearchPaneSuggestionsRequestDeferral : winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestDeferral
|
| 53 |
+
{
|
| 54 |
+
SearchPaneSuggestionsRequestDeferral(std::nullptr_t) noexcept {}
|
| 55 |
+
SearchPaneSuggestionsRequestDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestDeferral(ptr, take_ownership_from_abi) {}
|
| 56 |
+
};
|
| 57 |
+
struct WINRT_IMPL_EMPTY_BASES SearchPaneSuggestionsRequestedEventArgs : winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestedEventArgs
|
| 58 |
+
{
|
| 59 |
+
SearchPaneSuggestionsRequestedEventArgs(std::nullptr_t) noexcept {}
|
| 60 |
+
SearchPaneSuggestionsRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchPaneSuggestionsRequestedEventArgs(ptr, take_ownership_from_abi) {}
|
| 61 |
+
};
|
| 62 |
+
struct WINRT_IMPL_EMPTY_BASES SearchPaneVisibilityChangedEventArgs : winrt::Windows::ApplicationModel::Search::ISearchPaneVisibilityChangedEventArgs
|
| 63 |
+
{
|
| 64 |
+
SearchPaneVisibilityChangedEventArgs(std::nullptr_t) noexcept {}
|
| 65 |
+
SearchPaneVisibilityChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchPaneVisibilityChangedEventArgs(ptr, take_ownership_from_abi) {}
|
| 66 |
+
};
|
| 67 |
+
struct WINRT_IMPL_EMPTY_BASES SearchQueryLinguisticDetails : winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetails
|
| 68 |
+
{
|
| 69 |
+
SearchQueryLinguisticDetails(std::nullptr_t) noexcept {}
|
| 70 |
+
SearchQueryLinguisticDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchQueryLinguisticDetails(ptr, take_ownership_from_abi) {}
|
| 71 |
+
SearchQueryLinguisticDetails(param::iterable<hstring> const& queryTextAlternatives, uint32_t queryTextCompositionStart, uint32_t queryTextCompositionLength);
|
| 72 |
+
};
|
| 73 |
+
struct WINRT_IMPL_EMPTY_BASES SearchSuggestionCollection : winrt::Windows::ApplicationModel::Search::ISearchSuggestionCollection
|
| 74 |
+
{
|
| 75 |
+
SearchSuggestionCollection(std::nullptr_t) noexcept {}
|
| 76 |
+
SearchSuggestionCollection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchSuggestionCollection(ptr, take_ownership_from_abi) {}
|
| 77 |
+
};
|
| 78 |
+
struct WINRT_IMPL_EMPTY_BASES SearchSuggestionsRequest : winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequest
|
| 79 |
+
{
|
| 80 |
+
SearchSuggestionsRequest(std::nullptr_t) noexcept {}
|
| 81 |
+
SearchSuggestionsRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequest(ptr, take_ownership_from_abi) {}
|
| 82 |
+
};
|
| 83 |
+
struct WINRT_IMPL_EMPTY_BASES SearchSuggestionsRequestDeferral : winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequestDeferral
|
| 84 |
+
{
|
| 85 |
+
SearchSuggestionsRequestDeferral(std::nullptr_t) noexcept {}
|
| 86 |
+
SearchSuggestionsRequestDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::ISearchSuggestionsRequestDeferral(ptr, take_ownership_from_abi) {}
|
| 87 |
+
};
|
| 88 |
+
}
|
| 89 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.core.0.h
ADDED
|
@@ -0,0 +1,184 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Search_Core_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Search_Core_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Search
|
| 10 |
+
{
|
| 11 |
+
struct LocalContentSuggestionSettings;
|
| 12 |
+
struct SearchQueryLinguisticDetails;
|
| 13 |
+
struct SearchSuggestionsRequest;
|
| 14 |
+
}
|
| 15 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 16 |
+
{
|
| 17 |
+
struct EventRegistrationToken;
|
| 18 |
+
template <typename TSender, typename TResult> struct WINRT_IMPL_EMPTY_BASES TypedEventHandler;
|
| 19 |
+
}
|
| 20 |
+
WINRT_EXPORT namespace winrt::Windows::Storage::Streams
|
| 21 |
+
{
|
| 22 |
+
struct IRandomAccessStreamReference;
|
| 23 |
+
}
|
| 24 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Search::Core
|
| 25 |
+
{
|
| 26 |
+
enum class SearchSuggestionKind : int32_t
|
| 27 |
+
{
|
| 28 |
+
Query = 0,
|
| 29 |
+
Result = 1,
|
| 30 |
+
Separator = 2,
|
| 31 |
+
};
|
| 32 |
+
struct IRequestingFocusOnKeyboardInputEventArgs;
|
| 33 |
+
struct ISearchSuggestion;
|
| 34 |
+
struct ISearchSuggestionManager;
|
| 35 |
+
struct ISearchSuggestionsRequestedEventArgs;
|
| 36 |
+
struct RequestingFocusOnKeyboardInputEventArgs;
|
| 37 |
+
struct SearchSuggestion;
|
| 38 |
+
struct SearchSuggestionManager;
|
| 39 |
+
struct SearchSuggestionsRequestedEventArgs;
|
| 40 |
+
struct SearchCoreContract;
|
| 41 |
+
}
|
| 42 |
+
namespace winrt::impl
|
| 43 |
+
{
|
| 44 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::Core::IRequestingFocusOnKeyboardInputEventArgs>{ using type = interface_category; };
|
| 45 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestion>{ using type = interface_category; };
|
| 46 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager>{ using type = interface_category; };
|
| 47 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionsRequestedEventArgs>{ using type = interface_category; };
|
| 48 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::Core::RequestingFocusOnKeyboardInputEventArgs>{ using type = class_category; };
|
| 49 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestion>{ using type = class_category; };
|
| 50 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionManager>{ using type = class_category; };
|
| 51 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionsRequestedEventArgs>{ using type = class_category; };
|
| 52 |
+
template <> struct category<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionKind>{ using type = enum_category; };
|
| 53 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::RequestingFocusOnKeyboardInputEventArgs> = L"Windows.ApplicationModel.Search.Core.RequestingFocusOnKeyboardInputEventArgs";
|
| 54 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestion> = L"Windows.ApplicationModel.Search.Core.SearchSuggestion";
|
| 55 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionManager> = L"Windows.ApplicationModel.Search.Core.SearchSuggestionManager";
|
| 56 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionsRequestedEventArgs> = L"Windows.ApplicationModel.Search.Core.SearchSuggestionsRequestedEventArgs";
|
| 57 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionKind> = L"Windows.ApplicationModel.Search.Core.SearchSuggestionKind";
|
| 58 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::IRequestingFocusOnKeyboardInputEventArgs> = L"Windows.ApplicationModel.Search.Core.IRequestingFocusOnKeyboardInputEventArgs";
|
| 59 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestion> = L"Windows.ApplicationModel.Search.Core.ISearchSuggestion";
|
| 60 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager> = L"Windows.ApplicationModel.Search.Core.ISearchSuggestionManager";
|
| 61 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionsRequestedEventArgs> = L"Windows.ApplicationModel.Search.Core.ISearchSuggestionsRequestedEventArgs";
|
| 62 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::Search::Core::SearchCoreContract> = L"Windows.ApplicationModel.Search.Core.SearchCoreContract";
|
| 63 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::Core::IRequestingFocusOnKeyboardInputEventArgs>{ 0xA1195F27,0xB1A7,0x41A2,{ 0x87,0x9D,0x6A,0x68,0x68,0x7E,0x59,0x85 } }; // A1195F27-B1A7-41A2-879D-6A68687E5985
|
| 64 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestion>{ 0x5B5554B0,0x1527,0x437B,{ 0x95,0xC5,0x8D,0x18,0xD2,0xB8,0xAF,0x55 } }; // 5B5554B0-1527-437B-95C5-8D18D2B8AF55
|
| 65 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager>{ 0x3F0C50A1,0xCB9D,0x497B,{ 0xB5,0x00,0x3C,0x04,0xAC,0x95,0x9A,0xD2 } }; // 3F0C50A1-CB9D-497B-B500-3C04AC959AD2
|
| 66 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionsRequestedEventArgs>{ 0x6FD519E5,0x9E7E,0x4AB4,{ 0x8B,0xE3,0xC7,0x6B,0x1B,0xD4,0x34,0x4A } }; // 6FD519E5-9E7E-4AB4-8BE3-C76B1BD4344A
|
| 67 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::Core::RequestingFocusOnKeyboardInputEventArgs>{ using type = winrt::Windows::ApplicationModel::Search::Core::IRequestingFocusOnKeyboardInputEventArgs; };
|
| 68 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestion>{ using type = winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestion; };
|
| 69 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionManager>{ using type = winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager; };
|
| 70 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionsRequestedEventArgs>{ using type = winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionsRequestedEventArgs; };
|
| 71 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::Core::IRequestingFocusOnKeyboardInputEventArgs>
|
| 72 |
+
{
|
| 73 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 74 |
+
{
|
| 75 |
+
};
|
| 76 |
+
};
|
| 77 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestion>
|
| 78 |
+
{
|
| 79 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 80 |
+
{
|
| 81 |
+
virtual int32_t __stdcall get_Kind(int32_t*) noexcept = 0;
|
| 82 |
+
virtual int32_t __stdcall get_Text(void**) noexcept = 0;
|
| 83 |
+
virtual int32_t __stdcall get_Tag(void**) noexcept = 0;
|
| 84 |
+
virtual int32_t __stdcall get_DetailText(void**) noexcept = 0;
|
| 85 |
+
virtual int32_t __stdcall get_Image(void**) noexcept = 0;
|
| 86 |
+
virtual int32_t __stdcall get_ImageAlternateText(void**) noexcept = 0;
|
| 87 |
+
};
|
| 88 |
+
};
|
| 89 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager>
|
| 90 |
+
{
|
| 91 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 92 |
+
{
|
| 93 |
+
virtual int32_t __stdcall get_SearchHistoryEnabled(bool*) noexcept = 0;
|
| 94 |
+
virtual int32_t __stdcall put_SearchHistoryEnabled(bool) noexcept = 0;
|
| 95 |
+
virtual int32_t __stdcall get_SearchHistoryContext(void**) noexcept = 0;
|
| 96 |
+
virtual int32_t __stdcall put_SearchHistoryContext(void*) noexcept = 0;
|
| 97 |
+
virtual int32_t __stdcall SetLocalContentSuggestionSettings(void*) noexcept = 0;
|
| 98 |
+
virtual int32_t __stdcall SetQuery(void*) noexcept = 0;
|
| 99 |
+
virtual int32_t __stdcall SetQueryWithLanguage(void*, void*) noexcept = 0;
|
| 100 |
+
virtual int32_t __stdcall SetQueryWithSearchQueryLinguisticDetails(void*, void*, void*) noexcept = 0;
|
| 101 |
+
virtual int32_t __stdcall get_Suggestions(void**) noexcept = 0;
|
| 102 |
+
virtual int32_t __stdcall AddToHistory(void*) noexcept = 0;
|
| 103 |
+
virtual int32_t __stdcall AddToHistoryWithLanguage(void*, void*) noexcept = 0;
|
| 104 |
+
virtual int32_t __stdcall ClearHistory() noexcept = 0;
|
| 105 |
+
virtual int32_t __stdcall add_SuggestionsRequested(void*, winrt::event_token*) noexcept = 0;
|
| 106 |
+
virtual int32_t __stdcall remove_SuggestionsRequested(winrt::event_token) noexcept = 0;
|
| 107 |
+
virtual int32_t __stdcall add_RequestingFocusOnKeyboardInput(void*, winrt::event_token*) noexcept = 0;
|
| 108 |
+
virtual int32_t __stdcall remove_RequestingFocusOnKeyboardInput(winrt::event_token) noexcept = 0;
|
| 109 |
+
};
|
| 110 |
+
};
|
| 111 |
+
template <> struct abi<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionsRequestedEventArgs>
|
| 112 |
+
{
|
| 113 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 114 |
+
{
|
| 115 |
+
virtual int32_t __stdcall get_QueryText(void**) noexcept = 0;
|
| 116 |
+
virtual int32_t __stdcall get_Language(void**) noexcept = 0;
|
| 117 |
+
virtual int32_t __stdcall get_LinguisticDetails(void**) noexcept = 0;
|
| 118 |
+
virtual int32_t __stdcall get_Request(void**) noexcept = 0;
|
| 119 |
+
};
|
| 120 |
+
};
|
| 121 |
+
template <typename D>
|
| 122 |
+
struct consume_Windows_ApplicationModel_Search_Core_IRequestingFocusOnKeyboardInputEventArgs
|
| 123 |
+
{
|
| 124 |
+
};
|
| 125 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::Core::IRequestingFocusOnKeyboardInputEventArgs>
|
| 126 |
+
{
|
| 127 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_Core_IRequestingFocusOnKeyboardInputEventArgs<D>;
|
| 128 |
+
};
|
| 129 |
+
template <typename D>
|
| 130 |
+
struct consume_Windows_ApplicationModel_Search_Core_ISearchSuggestion
|
| 131 |
+
{
|
| 132 |
+
[[nodiscard]] auto Kind() const;
|
| 133 |
+
[[nodiscard]] auto Text() const;
|
| 134 |
+
[[nodiscard]] auto Tag() const;
|
| 135 |
+
[[nodiscard]] auto DetailText() const;
|
| 136 |
+
[[nodiscard]] auto Image() const;
|
| 137 |
+
[[nodiscard]] auto ImageAlternateText() const;
|
| 138 |
+
};
|
| 139 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestion>
|
| 140 |
+
{
|
| 141 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_Core_ISearchSuggestion<D>;
|
| 142 |
+
};
|
| 143 |
+
template <typename D>
|
| 144 |
+
struct consume_Windows_ApplicationModel_Search_Core_ISearchSuggestionManager
|
| 145 |
+
{
|
| 146 |
+
[[nodiscard]] auto SearchHistoryEnabled() const;
|
| 147 |
+
auto SearchHistoryEnabled(bool value) const;
|
| 148 |
+
[[nodiscard]] auto SearchHistoryContext() const;
|
| 149 |
+
auto SearchHistoryContext(param::hstring const& value) const;
|
| 150 |
+
auto SetLocalContentSuggestionSettings(winrt::Windows::ApplicationModel::Search::LocalContentSuggestionSettings const& settings) const;
|
| 151 |
+
auto SetQuery(param::hstring const& queryText) const;
|
| 152 |
+
auto SetQuery(param::hstring const& queryText, param::hstring const& language) const;
|
| 153 |
+
auto SetQuery(param::hstring const& queryText, param::hstring const& language, winrt::Windows::ApplicationModel::Search::SearchQueryLinguisticDetails const& linguisticDetails) const;
|
| 154 |
+
[[nodiscard]] auto Suggestions() const;
|
| 155 |
+
auto AddToHistory(param::hstring const& queryText) const;
|
| 156 |
+
auto AddToHistory(param::hstring const& queryText, param::hstring const& language) const;
|
| 157 |
+
auto ClearHistory() const;
|
| 158 |
+
auto SuggestionsRequested(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionManager, winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionsRequestedEventArgs> const& handler) const;
|
| 159 |
+
using SuggestionsRequested_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager, &impl::abi_t<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager>::remove_SuggestionsRequested>;
|
| 160 |
+
[[nodiscard]] auto SuggestionsRequested(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionManager, winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionsRequestedEventArgs> const& handler) const;
|
| 161 |
+
auto SuggestionsRequested(winrt::event_token const& token) const noexcept;
|
| 162 |
+
auto RequestingFocusOnKeyboardInput(winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionManager, winrt::Windows::ApplicationModel::Search::Core::RequestingFocusOnKeyboardInputEventArgs> const& handler) const;
|
| 163 |
+
using RequestingFocusOnKeyboardInput_revoker = impl::event_revoker<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager, &impl::abi_t<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager>::remove_RequestingFocusOnKeyboardInput>;
|
| 164 |
+
[[nodiscard]] auto RequestingFocusOnKeyboardInput(auto_revoke_t, winrt::Windows::Foundation::TypedEventHandler<winrt::Windows::ApplicationModel::Search::Core::SearchSuggestionManager, winrt::Windows::ApplicationModel::Search::Core::RequestingFocusOnKeyboardInputEventArgs> const& handler) const;
|
| 165 |
+
auto RequestingFocusOnKeyboardInput(winrt::event_token const& token) const noexcept;
|
| 166 |
+
};
|
| 167 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager>
|
| 168 |
+
{
|
| 169 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_Core_ISearchSuggestionManager<D>;
|
| 170 |
+
};
|
| 171 |
+
template <typename D>
|
| 172 |
+
struct consume_Windows_ApplicationModel_Search_Core_ISearchSuggestionsRequestedEventArgs
|
| 173 |
+
{
|
| 174 |
+
[[nodiscard]] auto QueryText() const;
|
| 175 |
+
[[nodiscard]] auto Language() const;
|
| 176 |
+
[[nodiscard]] auto LinguisticDetails() const;
|
| 177 |
+
[[nodiscard]] auto Request() const;
|
| 178 |
+
};
|
| 179 |
+
template <> struct consume<winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionsRequestedEventArgs>
|
| 180 |
+
{
|
| 181 |
+
template <typename D> using type = consume_Windows_ApplicationModel_Search_Core_ISearchSuggestionsRequestedEventArgs<D>;
|
| 182 |
+
};
|
| 183 |
+
}
|
| 184 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.core.1.h
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Search_Core_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Search_Core_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Search.Core.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Search::Core
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES IRequestingFocusOnKeyboardInputEventArgs :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<IRequestingFocusOnKeyboardInputEventArgs>
|
| 15 |
+
{
|
| 16 |
+
IRequestingFocusOnKeyboardInputEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
IRequestingFocusOnKeyboardInputEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchSuggestion :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<ISearchSuggestion>
|
| 22 |
+
{
|
| 23 |
+
ISearchSuggestion(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
ISearchSuggestion(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchSuggestionManager :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<ISearchSuggestionManager>
|
| 29 |
+
{
|
| 30 |
+
ISearchSuggestionManager(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
ISearchSuggestionManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES ISearchSuggestionsRequestedEventArgs :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<ISearchSuggestionsRequestedEventArgs>
|
| 36 |
+
{
|
| 37 |
+
ISearchSuggestionsRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
ISearchSuggestionsRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
}
|
| 41 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.search.core.2.h
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_Search_Core_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_Search_Core_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.Search.Core.1.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Search::Core
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES RequestingFocusOnKeyboardInputEventArgs : winrt::Windows::ApplicationModel::Search::Core::IRequestingFocusOnKeyboardInputEventArgs
|
| 13 |
+
{
|
| 14 |
+
RequestingFocusOnKeyboardInputEventArgs(std::nullptr_t) noexcept {}
|
| 15 |
+
RequestingFocusOnKeyboardInputEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::Core::IRequestingFocusOnKeyboardInputEventArgs(ptr, take_ownership_from_abi) {}
|
| 16 |
+
};
|
| 17 |
+
struct WINRT_IMPL_EMPTY_BASES SearchSuggestion : winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestion
|
| 18 |
+
{
|
| 19 |
+
SearchSuggestion(std::nullptr_t) noexcept {}
|
| 20 |
+
SearchSuggestion(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestion(ptr, take_ownership_from_abi) {}
|
| 21 |
+
};
|
| 22 |
+
struct WINRT_IMPL_EMPTY_BASES SearchSuggestionManager : winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager
|
| 23 |
+
{
|
| 24 |
+
SearchSuggestionManager(std::nullptr_t) noexcept {}
|
| 25 |
+
SearchSuggestionManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionManager(ptr, take_ownership_from_abi) {}
|
| 26 |
+
SearchSuggestionManager();
|
| 27 |
+
};
|
| 28 |
+
struct WINRT_IMPL_EMPTY_BASES SearchSuggestionsRequestedEventArgs : winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionsRequestedEventArgs
|
| 29 |
+
{
|
| 30 |
+
SearchSuggestionsRequestedEventArgs(std::nullptr_t) noexcept {}
|
| 31 |
+
SearchSuggestionsRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::Search::Core::ISearchSuggestionsRequestedEventArgs(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
}
|
| 34 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.0.h
ADDED
|
@@ -0,0 +1,312 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_SocialInfo_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_SocialInfo_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 10 |
+
{
|
| 11 |
+
struct IAsyncAction;
|
| 12 |
+
struct Uri;
|
| 13 |
+
}
|
| 14 |
+
WINRT_EXPORT namespace winrt::Windows::Graphics::Imaging
|
| 15 |
+
{
|
| 16 |
+
struct BitmapSize;
|
| 17 |
+
}
|
| 18 |
+
WINRT_EXPORT namespace winrt::Windows::Storage::Streams
|
| 19 |
+
{
|
| 20 |
+
struct IInputStream;
|
| 21 |
+
}
|
| 22 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::SocialInfo
|
| 23 |
+
{
|
| 24 |
+
enum class SocialFeedItemStyle : int32_t
|
| 25 |
+
{
|
| 26 |
+
Default = 0,
|
| 27 |
+
Photo = 1,
|
| 28 |
+
};
|
| 29 |
+
enum class SocialFeedKind : int32_t
|
| 30 |
+
{
|
| 31 |
+
HomeFeed = 0,
|
| 32 |
+
ContactFeed = 1,
|
| 33 |
+
Dashboard = 2,
|
| 34 |
+
};
|
| 35 |
+
enum class SocialFeedUpdateMode : int32_t
|
| 36 |
+
{
|
| 37 |
+
Append = 0,
|
| 38 |
+
Replace = 1,
|
| 39 |
+
};
|
| 40 |
+
enum class SocialItemBadgeStyle : int32_t
|
| 41 |
+
{
|
| 42 |
+
Hidden = 0,
|
| 43 |
+
Visible = 1,
|
| 44 |
+
VisibleWithCount = 2,
|
| 45 |
+
};
|
| 46 |
+
struct ISocialFeedChildItem;
|
| 47 |
+
struct ISocialFeedContent;
|
| 48 |
+
struct ISocialFeedItem;
|
| 49 |
+
struct ISocialFeedSharedItem;
|
| 50 |
+
struct ISocialItemThumbnail;
|
| 51 |
+
struct ISocialUserInfo;
|
| 52 |
+
struct SocialFeedChildItem;
|
| 53 |
+
struct SocialFeedContent;
|
| 54 |
+
struct SocialFeedItem;
|
| 55 |
+
struct SocialFeedSharedItem;
|
| 56 |
+
struct SocialItemThumbnail;
|
| 57 |
+
struct SocialUserInfo;
|
| 58 |
+
struct SocialInfoContract;
|
| 59 |
+
}
|
| 60 |
+
namespace winrt::impl
|
| 61 |
+
{
|
| 62 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedChildItem>{ using type = interface_category; };
|
| 63 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedContent>{ using type = interface_category; };
|
| 64 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedItem>{ using type = interface_category; };
|
| 65 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedSharedItem>{ using type = interface_category; };
|
| 66 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::ISocialItemThumbnail>{ using type = interface_category; };
|
| 67 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::ISocialUserInfo>{ using type = interface_category; };
|
| 68 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedChildItem>{ using type = class_category; };
|
| 69 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedContent>{ using type = class_category; };
|
| 70 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedItem>{ using type = class_category; };
|
| 71 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedSharedItem>{ using type = class_category; };
|
| 72 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialItemThumbnail>{ using type = class_category; };
|
| 73 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialUserInfo>{ using type = class_category; };
|
| 74 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedItemStyle>{ using type = enum_category; };
|
| 75 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedKind>{ using type = enum_category; };
|
| 76 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedUpdateMode>{ using type = enum_category; };
|
| 77 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::SocialItemBadgeStyle>{ using type = enum_category; };
|
| 78 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedChildItem> = L"Windows.ApplicationModel.SocialInfo.SocialFeedChildItem";
|
| 79 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedContent> = L"Windows.ApplicationModel.SocialInfo.SocialFeedContent";
|
| 80 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedItem> = L"Windows.ApplicationModel.SocialInfo.SocialFeedItem";
|
| 81 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedSharedItem> = L"Windows.ApplicationModel.SocialInfo.SocialFeedSharedItem";
|
| 82 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialItemThumbnail> = L"Windows.ApplicationModel.SocialInfo.SocialItemThumbnail";
|
| 83 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialUserInfo> = L"Windows.ApplicationModel.SocialInfo.SocialUserInfo";
|
| 84 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedItemStyle> = L"Windows.ApplicationModel.SocialInfo.SocialFeedItemStyle";
|
| 85 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedKind> = L"Windows.ApplicationModel.SocialInfo.SocialFeedKind";
|
| 86 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedUpdateMode> = L"Windows.ApplicationModel.SocialInfo.SocialFeedUpdateMode";
|
| 87 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialItemBadgeStyle> = L"Windows.ApplicationModel.SocialInfo.SocialItemBadgeStyle";
|
| 88 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedChildItem> = L"Windows.ApplicationModel.SocialInfo.ISocialFeedChildItem";
|
| 89 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedContent> = L"Windows.ApplicationModel.SocialInfo.ISocialFeedContent";
|
| 90 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedItem> = L"Windows.ApplicationModel.SocialInfo.ISocialFeedItem";
|
| 91 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedSharedItem> = L"Windows.ApplicationModel.SocialInfo.ISocialFeedSharedItem";
|
| 92 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialItemThumbnail> = L"Windows.ApplicationModel.SocialInfo.ISocialItemThumbnail";
|
| 93 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialUserInfo> = L"Windows.ApplicationModel.SocialInfo.ISocialUserInfo";
|
| 94 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::SocialInfoContract> = L"Windows.ApplicationModel.SocialInfo.SocialInfoContract";
|
| 95 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedChildItem>{ 0x0B6A985A,0xD59D,0x40BE,{ 0x98,0x0C,0x48,0x8A,0x2A,0xB3,0x0A,0x83 } }; // 0B6A985A-D59D-40BE-980C-488A2AB30A83
|
| 96 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedContent>{ 0xA234E429,0x3E39,0x494D,{ 0xA3,0x7C,0xF4,0x62,0xA2,0x49,0x45,0x14 } }; // A234E429-3E39-494D-A37C-F462A2494514
|
| 97 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedItem>{ 0x4F1392AB,0x1F72,0x4D33,{ 0xB6,0x95,0xDE,0x3E,0x1D,0xB6,0x03,0x17 } }; // 4F1392AB-1F72-4D33-B695-DE3E1DB60317
|
| 98 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedSharedItem>{ 0x7BFB9E40,0xA6AA,0x45A7,{ 0x9F,0xF6,0x54,0xC4,0x21,0x05,0xDD,0x1F } }; // 7BFB9E40-A6AA-45A7-9FF6-54C42105DD1F
|
| 99 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialItemThumbnail>{ 0x5CBF831A,0x3F08,0x497F,{ 0x91,0x7F,0x57,0xE0,0x9D,0x84,0xB1,0x41 } }; // 5CBF831A-3F08-497F-917F-57E09D84B141
|
| 100 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::SocialInfo::ISocialUserInfo>{ 0x9E5E1BD1,0x90D0,0x4E1D,{ 0x95,0x54,0x84,0x4D,0x46,0x60,0x7F,0x61 } }; // 9E5E1BD1-90D0-4E1D-9554-844D46607F61
|
| 101 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedChildItem>{ using type = winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedChildItem; };
|
| 102 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedContent>{ using type = winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedContent; };
|
| 103 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedItem>{ using type = winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedItem; };
|
| 104 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::SocialInfo::SocialFeedSharedItem>{ using type = winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedSharedItem; };
|
| 105 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::SocialInfo::SocialItemThumbnail>{ using type = winrt::Windows::ApplicationModel::SocialInfo::ISocialItemThumbnail; };
|
| 106 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::SocialInfo::SocialUserInfo>{ using type = winrt::Windows::ApplicationModel::SocialInfo::ISocialUserInfo; };
|
| 107 |
+
template <> struct abi<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedChildItem>
|
| 108 |
+
{
|
| 109 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 110 |
+
{
|
| 111 |
+
virtual int32_t __stdcall get_Author(void**) noexcept = 0;
|
| 112 |
+
virtual int32_t __stdcall get_PrimaryContent(void**) noexcept = 0;
|
| 113 |
+
virtual int32_t __stdcall get_SecondaryContent(void**) noexcept = 0;
|
| 114 |
+
virtual int32_t __stdcall get_Timestamp(int64_t*) noexcept = 0;
|
| 115 |
+
virtual int32_t __stdcall put_Timestamp(int64_t) noexcept = 0;
|
| 116 |
+
virtual int32_t __stdcall get_TargetUri(void**) noexcept = 0;
|
| 117 |
+
virtual int32_t __stdcall put_TargetUri(void*) noexcept = 0;
|
| 118 |
+
virtual int32_t __stdcall get_Thumbnails(void**) noexcept = 0;
|
| 119 |
+
virtual int32_t __stdcall get_SharedItem(void**) noexcept = 0;
|
| 120 |
+
virtual int32_t __stdcall put_SharedItem(void*) noexcept = 0;
|
| 121 |
+
};
|
| 122 |
+
};
|
| 123 |
+
template <> struct abi<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedContent>
|
| 124 |
+
{
|
| 125 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 126 |
+
{
|
| 127 |
+
virtual int32_t __stdcall get_Title(void**) noexcept = 0;
|
| 128 |
+
virtual int32_t __stdcall put_Title(void*) noexcept = 0;
|
| 129 |
+
virtual int32_t __stdcall get_Message(void**) noexcept = 0;
|
| 130 |
+
virtual int32_t __stdcall put_Message(void*) noexcept = 0;
|
| 131 |
+
virtual int32_t __stdcall get_TargetUri(void**) noexcept = 0;
|
| 132 |
+
virtual int32_t __stdcall put_TargetUri(void*) noexcept = 0;
|
| 133 |
+
};
|
| 134 |
+
};
|
| 135 |
+
template <> struct abi<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedItem>
|
| 136 |
+
{
|
| 137 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 138 |
+
{
|
| 139 |
+
virtual int32_t __stdcall get_Author(void**) noexcept = 0;
|
| 140 |
+
virtual int32_t __stdcall get_PrimaryContent(void**) noexcept = 0;
|
| 141 |
+
virtual int32_t __stdcall get_SecondaryContent(void**) noexcept = 0;
|
| 142 |
+
virtual int32_t __stdcall get_Timestamp(int64_t*) noexcept = 0;
|
| 143 |
+
virtual int32_t __stdcall put_Timestamp(int64_t) noexcept = 0;
|
| 144 |
+
virtual int32_t __stdcall get_TargetUri(void**) noexcept = 0;
|
| 145 |
+
virtual int32_t __stdcall put_TargetUri(void*) noexcept = 0;
|
| 146 |
+
virtual int32_t __stdcall get_Thumbnails(void**) noexcept = 0;
|
| 147 |
+
virtual int32_t __stdcall get_SharedItem(void**) noexcept = 0;
|
| 148 |
+
virtual int32_t __stdcall put_SharedItem(void*) noexcept = 0;
|
| 149 |
+
virtual int32_t __stdcall get_BadgeStyle(int32_t*) noexcept = 0;
|
| 150 |
+
virtual int32_t __stdcall put_BadgeStyle(int32_t) noexcept = 0;
|
| 151 |
+
virtual int32_t __stdcall get_BadgeCountValue(int32_t*) noexcept = 0;
|
| 152 |
+
virtual int32_t __stdcall put_BadgeCountValue(int32_t) noexcept = 0;
|
| 153 |
+
virtual int32_t __stdcall get_RemoteId(void**) noexcept = 0;
|
| 154 |
+
virtual int32_t __stdcall put_RemoteId(void*) noexcept = 0;
|
| 155 |
+
virtual int32_t __stdcall get_ChildItem(void**) noexcept = 0;
|
| 156 |
+
virtual int32_t __stdcall put_ChildItem(void*) noexcept = 0;
|
| 157 |
+
virtual int32_t __stdcall get_Style(int32_t*) noexcept = 0;
|
| 158 |
+
virtual int32_t __stdcall put_Style(int32_t) noexcept = 0;
|
| 159 |
+
};
|
| 160 |
+
};
|
| 161 |
+
template <> struct abi<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedSharedItem>
|
| 162 |
+
{
|
| 163 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 164 |
+
{
|
| 165 |
+
virtual int32_t __stdcall get_OriginalSource(void**) noexcept = 0;
|
| 166 |
+
virtual int32_t __stdcall put_OriginalSource(void*) noexcept = 0;
|
| 167 |
+
virtual int32_t __stdcall get_Content(void**) noexcept = 0;
|
| 168 |
+
virtual int32_t __stdcall get_Timestamp(int64_t*) noexcept = 0;
|
| 169 |
+
virtual int32_t __stdcall put_Timestamp(int64_t) noexcept = 0;
|
| 170 |
+
virtual int32_t __stdcall get_TargetUri(void**) noexcept = 0;
|
| 171 |
+
virtual int32_t __stdcall put_TargetUri(void*) noexcept = 0;
|
| 172 |
+
virtual int32_t __stdcall put_Thumbnail(void*) noexcept = 0;
|
| 173 |
+
virtual int32_t __stdcall get_Thumbnail(void**) noexcept = 0;
|
| 174 |
+
};
|
| 175 |
+
};
|
| 176 |
+
template <> struct abi<winrt::Windows::ApplicationModel::SocialInfo::ISocialItemThumbnail>
|
| 177 |
+
{
|
| 178 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 179 |
+
{
|
| 180 |
+
virtual int32_t __stdcall get_TargetUri(void**) noexcept = 0;
|
| 181 |
+
virtual int32_t __stdcall put_TargetUri(void*) noexcept = 0;
|
| 182 |
+
virtual int32_t __stdcall get_ImageUri(void**) noexcept = 0;
|
| 183 |
+
virtual int32_t __stdcall put_ImageUri(void*) noexcept = 0;
|
| 184 |
+
virtual int32_t __stdcall get_BitmapSize(struct struct_Windows_Graphics_Imaging_BitmapSize*) noexcept = 0;
|
| 185 |
+
virtual int32_t __stdcall put_BitmapSize(struct struct_Windows_Graphics_Imaging_BitmapSize) noexcept = 0;
|
| 186 |
+
virtual int32_t __stdcall SetImageAsync(void*, void**) noexcept = 0;
|
| 187 |
+
};
|
| 188 |
+
};
|
| 189 |
+
template <> struct abi<winrt::Windows::ApplicationModel::SocialInfo::ISocialUserInfo>
|
| 190 |
+
{
|
| 191 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 192 |
+
{
|
| 193 |
+
virtual int32_t __stdcall get_DisplayName(void**) noexcept = 0;
|
| 194 |
+
virtual int32_t __stdcall put_DisplayName(void*) noexcept = 0;
|
| 195 |
+
virtual int32_t __stdcall get_UserName(void**) noexcept = 0;
|
| 196 |
+
virtual int32_t __stdcall put_UserName(void*) noexcept = 0;
|
| 197 |
+
virtual int32_t __stdcall get_RemoteId(void**) noexcept = 0;
|
| 198 |
+
virtual int32_t __stdcall put_RemoteId(void*) noexcept = 0;
|
| 199 |
+
virtual int32_t __stdcall get_TargetUri(void**) noexcept = 0;
|
| 200 |
+
virtual int32_t __stdcall put_TargetUri(void*) noexcept = 0;
|
| 201 |
+
};
|
| 202 |
+
};
|
| 203 |
+
template <typename D>
|
| 204 |
+
struct consume_Windows_ApplicationModel_SocialInfo_ISocialFeedChildItem
|
| 205 |
+
{
|
| 206 |
+
[[nodiscard]] auto Author() const;
|
| 207 |
+
[[nodiscard]] auto PrimaryContent() const;
|
| 208 |
+
[[nodiscard]] auto SecondaryContent() const;
|
| 209 |
+
[[nodiscard]] auto Timestamp() const;
|
| 210 |
+
auto Timestamp(winrt::Windows::Foundation::DateTime const& value) const;
|
| 211 |
+
[[nodiscard]] auto TargetUri() const;
|
| 212 |
+
auto TargetUri(winrt::Windows::Foundation::Uri const& value) const;
|
| 213 |
+
[[nodiscard]] auto Thumbnails() const;
|
| 214 |
+
[[nodiscard]] auto SharedItem() const;
|
| 215 |
+
auto SharedItem(winrt::Windows::ApplicationModel::SocialInfo::SocialFeedSharedItem const& value) const;
|
| 216 |
+
};
|
| 217 |
+
template <> struct consume<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedChildItem>
|
| 218 |
+
{
|
| 219 |
+
template <typename D> using type = consume_Windows_ApplicationModel_SocialInfo_ISocialFeedChildItem<D>;
|
| 220 |
+
};
|
| 221 |
+
template <typename D>
|
| 222 |
+
struct consume_Windows_ApplicationModel_SocialInfo_ISocialFeedContent
|
| 223 |
+
{
|
| 224 |
+
[[nodiscard]] auto Title() const;
|
| 225 |
+
auto Title(param::hstring const& value) const;
|
| 226 |
+
[[nodiscard]] auto Message() const;
|
| 227 |
+
auto Message(param::hstring const& value) const;
|
| 228 |
+
[[nodiscard]] auto TargetUri() const;
|
| 229 |
+
auto TargetUri(winrt::Windows::Foundation::Uri const& value) const;
|
| 230 |
+
};
|
| 231 |
+
template <> struct consume<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedContent>
|
| 232 |
+
{
|
| 233 |
+
template <typename D> using type = consume_Windows_ApplicationModel_SocialInfo_ISocialFeedContent<D>;
|
| 234 |
+
};
|
| 235 |
+
template <typename D>
|
| 236 |
+
struct consume_Windows_ApplicationModel_SocialInfo_ISocialFeedItem
|
| 237 |
+
{
|
| 238 |
+
[[nodiscard]] auto Author() const;
|
| 239 |
+
[[nodiscard]] auto PrimaryContent() const;
|
| 240 |
+
[[nodiscard]] auto SecondaryContent() const;
|
| 241 |
+
[[nodiscard]] auto Timestamp() const;
|
| 242 |
+
auto Timestamp(winrt::Windows::Foundation::DateTime const& value) const;
|
| 243 |
+
[[nodiscard]] auto TargetUri() const;
|
| 244 |
+
auto TargetUri(winrt::Windows::Foundation::Uri const& value) const;
|
| 245 |
+
[[nodiscard]] auto Thumbnails() const;
|
| 246 |
+
[[nodiscard]] auto SharedItem() const;
|
| 247 |
+
auto SharedItem(winrt::Windows::ApplicationModel::SocialInfo::SocialFeedSharedItem const& value) const;
|
| 248 |
+
[[nodiscard]] auto BadgeStyle() const;
|
| 249 |
+
auto BadgeStyle(winrt::Windows::ApplicationModel::SocialInfo::SocialItemBadgeStyle const& value) const;
|
| 250 |
+
[[nodiscard]] auto BadgeCountValue() const;
|
| 251 |
+
auto BadgeCountValue(int32_t value) const;
|
| 252 |
+
[[nodiscard]] auto RemoteId() const;
|
| 253 |
+
auto RemoteId(param::hstring const& value) const;
|
| 254 |
+
[[nodiscard]] auto ChildItem() const;
|
| 255 |
+
auto ChildItem(winrt::Windows::ApplicationModel::SocialInfo::SocialFeedChildItem const& value) const;
|
| 256 |
+
[[nodiscard]] auto Style() const;
|
| 257 |
+
auto Style(winrt::Windows::ApplicationModel::SocialInfo::SocialFeedItemStyle const& value) const;
|
| 258 |
+
};
|
| 259 |
+
template <> struct consume<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedItem>
|
| 260 |
+
{
|
| 261 |
+
template <typename D> using type = consume_Windows_ApplicationModel_SocialInfo_ISocialFeedItem<D>;
|
| 262 |
+
};
|
| 263 |
+
template <typename D>
|
| 264 |
+
struct consume_Windows_ApplicationModel_SocialInfo_ISocialFeedSharedItem
|
| 265 |
+
{
|
| 266 |
+
[[nodiscard]] auto OriginalSource() const;
|
| 267 |
+
auto OriginalSource(winrt::Windows::Foundation::Uri const& value) const;
|
| 268 |
+
[[nodiscard]] auto Content() const;
|
| 269 |
+
[[nodiscard]] auto Timestamp() const;
|
| 270 |
+
auto Timestamp(winrt::Windows::Foundation::DateTime const& value) const;
|
| 271 |
+
[[nodiscard]] auto TargetUri() const;
|
| 272 |
+
auto TargetUri(winrt::Windows::Foundation::Uri const& value) const;
|
| 273 |
+
auto Thumbnail(winrt::Windows::ApplicationModel::SocialInfo::SocialItemThumbnail const& value) const;
|
| 274 |
+
[[nodiscard]] auto Thumbnail() const;
|
| 275 |
+
};
|
| 276 |
+
template <> struct consume<winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedSharedItem>
|
| 277 |
+
{
|
| 278 |
+
template <typename D> using type = consume_Windows_ApplicationModel_SocialInfo_ISocialFeedSharedItem<D>;
|
| 279 |
+
};
|
| 280 |
+
template <typename D>
|
| 281 |
+
struct consume_Windows_ApplicationModel_SocialInfo_ISocialItemThumbnail
|
| 282 |
+
{
|
| 283 |
+
[[nodiscard]] auto TargetUri() const;
|
| 284 |
+
auto TargetUri(winrt::Windows::Foundation::Uri const& value) const;
|
| 285 |
+
[[nodiscard]] auto ImageUri() const;
|
| 286 |
+
auto ImageUri(winrt::Windows::Foundation::Uri const& value) const;
|
| 287 |
+
[[nodiscard]] auto BitmapSize() const;
|
| 288 |
+
auto BitmapSize(winrt::Windows::Graphics::Imaging::BitmapSize const& value) const;
|
| 289 |
+
auto SetImageAsync(winrt::Windows::Storage::Streams::IInputStream const& image) const;
|
| 290 |
+
};
|
| 291 |
+
template <> struct consume<winrt::Windows::ApplicationModel::SocialInfo::ISocialItemThumbnail>
|
| 292 |
+
{
|
| 293 |
+
template <typename D> using type = consume_Windows_ApplicationModel_SocialInfo_ISocialItemThumbnail<D>;
|
| 294 |
+
};
|
| 295 |
+
template <typename D>
|
| 296 |
+
struct consume_Windows_ApplicationModel_SocialInfo_ISocialUserInfo
|
| 297 |
+
{
|
| 298 |
+
[[nodiscard]] auto DisplayName() const;
|
| 299 |
+
auto DisplayName(param::hstring const& value) const;
|
| 300 |
+
[[nodiscard]] auto UserName() const;
|
| 301 |
+
auto UserName(param::hstring const& value) const;
|
| 302 |
+
[[nodiscard]] auto RemoteId() const;
|
| 303 |
+
auto RemoteId(param::hstring const& value) const;
|
| 304 |
+
[[nodiscard]] auto TargetUri() const;
|
| 305 |
+
auto TargetUri(winrt::Windows::Foundation::Uri const& value) const;
|
| 306 |
+
};
|
| 307 |
+
template <> struct consume<winrt::Windows::ApplicationModel::SocialInfo::ISocialUserInfo>
|
| 308 |
+
{
|
| 309 |
+
template <typename D> using type = consume_Windows_ApplicationModel_SocialInfo_ISocialUserInfo<D>;
|
| 310 |
+
};
|
| 311 |
+
}
|
| 312 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.1.h
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_SocialInfo_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_SocialInfo_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.SocialInfo.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::SocialInfo
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES ISocialFeedChildItem :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<ISocialFeedChildItem>
|
| 15 |
+
{
|
| 16 |
+
ISocialFeedChildItem(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
ISocialFeedChildItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES ISocialFeedContent :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<ISocialFeedContent>
|
| 22 |
+
{
|
| 23 |
+
ISocialFeedContent(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
ISocialFeedContent(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES ISocialFeedItem :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<ISocialFeedItem>
|
| 29 |
+
{
|
| 30 |
+
ISocialFeedItem(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
ISocialFeedItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
struct WINRT_IMPL_EMPTY_BASES ISocialFeedSharedItem :
|
| 34 |
+
winrt::Windows::Foundation::IInspectable,
|
| 35 |
+
impl::consume_t<ISocialFeedSharedItem>
|
| 36 |
+
{
|
| 37 |
+
ISocialFeedSharedItem(std::nullptr_t = nullptr) noexcept {}
|
| 38 |
+
ISocialFeedSharedItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 39 |
+
};
|
| 40 |
+
struct WINRT_IMPL_EMPTY_BASES ISocialItemThumbnail :
|
| 41 |
+
winrt::Windows::Foundation::IInspectable,
|
| 42 |
+
impl::consume_t<ISocialItemThumbnail>
|
| 43 |
+
{
|
| 44 |
+
ISocialItemThumbnail(std::nullptr_t = nullptr) noexcept {}
|
| 45 |
+
ISocialItemThumbnail(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 46 |
+
};
|
| 47 |
+
struct WINRT_IMPL_EMPTY_BASES ISocialUserInfo :
|
| 48 |
+
winrt::Windows::Foundation::IInspectable,
|
| 49 |
+
impl::consume_t<ISocialUserInfo>
|
| 50 |
+
{
|
| 51 |
+
ISocialUserInfo(std::nullptr_t = nullptr) noexcept {}
|
| 52 |
+
ISocialUserInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 53 |
+
};
|
| 54 |
+
}
|
| 55 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.2.h
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_SocialInfo_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_SocialInfo_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.SocialInfo.1.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::SocialInfo
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES SocialFeedChildItem : winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedChildItem
|
| 13 |
+
{
|
| 14 |
+
SocialFeedChildItem(std::nullptr_t) noexcept {}
|
| 15 |
+
SocialFeedChildItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedChildItem(ptr, take_ownership_from_abi) {}
|
| 16 |
+
SocialFeedChildItem();
|
| 17 |
+
};
|
| 18 |
+
struct WINRT_IMPL_EMPTY_BASES SocialFeedContent : winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedContent
|
| 19 |
+
{
|
| 20 |
+
SocialFeedContent(std::nullptr_t) noexcept {}
|
| 21 |
+
SocialFeedContent(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedContent(ptr, take_ownership_from_abi) {}
|
| 22 |
+
};
|
| 23 |
+
struct WINRT_IMPL_EMPTY_BASES SocialFeedItem : winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedItem
|
| 24 |
+
{
|
| 25 |
+
SocialFeedItem(std::nullptr_t) noexcept {}
|
| 26 |
+
SocialFeedItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedItem(ptr, take_ownership_from_abi) {}
|
| 27 |
+
SocialFeedItem();
|
| 28 |
+
};
|
| 29 |
+
struct WINRT_IMPL_EMPTY_BASES SocialFeedSharedItem : winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedSharedItem
|
| 30 |
+
{
|
| 31 |
+
SocialFeedSharedItem(std::nullptr_t) noexcept {}
|
| 32 |
+
SocialFeedSharedItem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::SocialInfo::ISocialFeedSharedItem(ptr, take_ownership_from_abi) {}
|
| 33 |
+
SocialFeedSharedItem();
|
| 34 |
+
};
|
| 35 |
+
struct WINRT_IMPL_EMPTY_BASES SocialItemThumbnail : winrt::Windows::ApplicationModel::SocialInfo::ISocialItemThumbnail
|
| 36 |
+
{
|
| 37 |
+
SocialItemThumbnail(std::nullptr_t) noexcept {}
|
| 38 |
+
SocialItemThumbnail(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::SocialInfo::ISocialItemThumbnail(ptr, take_ownership_from_abi) {}
|
| 39 |
+
SocialItemThumbnail();
|
| 40 |
+
};
|
| 41 |
+
struct WINRT_IMPL_EMPTY_BASES SocialUserInfo : winrt::Windows::ApplicationModel::SocialInfo::ISocialUserInfo
|
| 42 |
+
{
|
| 43 |
+
SocialUserInfo(std::nullptr_t) noexcept {}
|
| 44 |
+
SocialUserInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::SocialInfo::ISocialUserInfo(ptr, take_ownership_from_abi) {}
|
| 45 |
+
};
|
| 46 |
+
}
|
| 47 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.provider.0.h
ADDED
|
@@ -0,0 +1,130 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_SocialInfo_Provider_0_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_SocialInfo_Provider_0_H
|
| 9 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::SocialInfo
|
| 10 |
+
{
|
| 11 |
+
struct SocialFeedContent;
|
| 12 |
+
enum class SocialFeedKind : int32_t;
|
| 13 |
+
enum class SocialFeedUpdateMode : int32_t;
|
| 14 |
+
struct SocialItemThumbnail;
|
| 15 |
+
}
|
| 16 |
+
WINRT_EXPORT namespace winrt::Windows::Foundation
|
| 17 |
+
{
|
| 18 |
+
struct IAsyncAction;
|
| 19 |
+
struct Uri;
|
| 20 |
+
}
|
| 21 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::SocialInfo::Provider
|
| 22 |
+
{
|
| 23 |
+
struct ISocialDashboardItemUpdater;
|
| 24 |
+
struct ISocialFeedUpdater;
|
| 25 |
+
struct ISocialInfoProviderManagerStatics;
|
| 26 |
+
struct SocialDashboardItemUpdater;
|
| 27 |
+
struct SocialFeedUpdater;
|
| 28 |
+
struct SocialInfoProviderManager;
|
| 29 |
+
}
|
| 30 |
+
namespace winrt::impl
|
| 31 |
+
{
|
| 32 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialDashboardItemUpdater>{ using type = interface_category; };
|
| 33 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialFeedUpdater>{ using type = interface_category; };
|
| 34 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialInfoProviderManagerStatics>{ using type = interface_category; };
|
| 35 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::Provider::SocialDashboardItemUpdater>{ using type = class_category; };
|
| 36 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::Provider::SocialFeedUpdater>{ using type = class_category; };
|
| 37 |
+
template <> struct category<winrt::Windows::ApplicationModel::SocialInfo::Provider::SocialInfoProviderManager>{ using type = class_category; };
|
| 38 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::Provider::SocialDashboardItemUpdater> = L"Windows.ApplicationModel.SocialInfo.Provider.SocialDashboardItemUpdater";
|
| 39 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::Provider::SocialFeedUpdater> = L"Windows.ApplicationModel.SocialInfo.Provider.SocialFeedUpdater";
|
| 40 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::Provider::SocialInfoProviderManager> = L"Windows.ApplicationModel.SocialInfo.Provider.SocialInfoProviderManager";
|
| 41 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialDashboardItemUpdater> = L"Windows.ApplicationModel.SocialInfo.Provider.ISocialDashboardItemUpdater";
|
| 42 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialFeedUpdater> = L"Windows.ApplicationModel.SocialInfo.Provider.ISocialFeedUpdater";
|
| 43 |
+
template <> inline constexpr auto& name_v<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialInfoProviderManagerStatics> = L"Windows.ApplicationModel.SocialInfo.Provider.ISocialInfoProviderManagerStatics";
|
| 44 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialDashboardItemUpdater>{ 0x3CDE9DC9,0x4800,0x46CD,{ 0x86,0x9B,0x19,0x73,0xEC,0x68,0x5B,0xDE } }; // 3CDE9DC9-4800-46CD-869B-1973EC685BDE
|
| 45 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialFeedUpdater>{ 0x7A0C0AA7,0xED89,0x4BD5,{ 0xA8,0xD9,0x15,0xF4,0xD9,0x86,0x1C,0x10 } }; // 7A0C0AA7-ED89-4BD5-A8D9-15F4D9861C10
|
| 46 |
+
template <> inline constexpr guid guid_v<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialInfoProviderManagerStatics>{ 0x1B88E52B,0x7787,0x48D6,{ 0xAA,0x12,0xD8,0xE8,0xF4,0x7A,0xB8,0x5A } }; // 1B88E52B-7787-48D6-AA12-D8E8F47AB85A
|
| 47 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::SocialInfo::Provider::SocialDashboardItemUpdater>{ using type = winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialDashboardItemUpdater; };
|
| 48 |
+
template <> struct default_interface<winrt::Windows::ApplicationModel::SocialInfo::Provider::SocialFeedUpdater>{ using type = winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialFeedUpdater; };
|
| 49 |
+
template <> struct abi<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialDashboardItemUpdater>
|
| 50 |
+
{
|
| 51 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 52 |
+
{
|
| 53 |
+
virtual int32_t __stdcall get_OwnerRemoteId(void**) noexcept = 0;
|
| 54 |
+
virtual int32_t __stdcall get_Content(void**) noexcept = 0;
|
| 55 |
+
virtual int32_t __stdcall get_Timestamp(int64_t*) noexcept = 0;
|
| 56 |
+
virtual int32_t __stdcall put_Timestamp(int64_t) noexcept = 0;
|
| 57 |
+
virtual int32_t __stdcall put_Thumbnail(void*) noexcept = 0;
|
| 58 |
+
virtual int32_t __stdcall get_Thumbnail(void**) noexcept = 0;
|
| 59 |
+
virtual int32_t __stdcall CommitAsync(void**) noexcept = 0;
|
| 60 |
+
virtual int32_t __stdcall get_TargetUri(void**) noexcept = 0;
|
| 61 |
+
virtual int32_t __stdcall put_TargetUri(void*) noexcept = 0;
|
| 62 |
+
};
|
| 63 |
+
};
|
| 64 |
+
template <> struct abi<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialFeedUpdater>
|
| 65 |
+
{
|
| 66 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 67 |
+
{
|
| 68 |
+
virtual int32_t __stdcall get_OwnerRemoteId(void**) noexcept = 0;
|
| 69 |
+
virtual int32_t __stdcall get_Kind(int32_t*) noexcept = 0;
|
| 70 |
+
virtual int32_t __stdcall get_Items(void**) noexcept = 0;
|
| 71 |
+
virtual int32_t __stdcall CommitAsync(void**) noexcept = 0;
|
| 72 |
+
};
|
| 73 |
+
};
|
| 74 |
+
template <> struct abi<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialInfoProviderManagerStatics>
|
| 75 |
+
{
|
| 76 |
+
struct WINRT_IMPL_NOVTABLE type : inspectable_abi
|
| 77 |
+
{
|
| 78 |
+
virtual int32_t __stdcall CreateSocialFeedUpdaterAsync(int32_t, int32_t, void*, void**) noexcept = 0;
|
| 79 |
+
virtual int32_t __stdcall CreateDashboardItemUpdaterAsync(void*, void**) noexcept = 0;
|
| 80 |
+
virtual int32_t __stdcall UpdateBadgeCountValue(void*, int32_t) noexcept = 0;
|
| 81 |
+
virtual int32_t __stdcall ReportNewContentAvailable(void*, int32_t) noexcept = 0;
|
| 82 |
+
virtual int32_t __stdcall ProvisionAsync(void**) noexcept = 0;
|
| 83 |
+
virtual int32_t __stdcall DeprovisionAsync(void**) noexcept = 0;
|
| 84 |
+
};
|
| 85 |
+
};
|
| 86 |
+
template <typename D>
|
| 87 |
+
struct consume_Windows_ApplicationModel_SocialInfo_Provider_ISocialDashboardItemUpdater
|
| 88 |
+
{
|
| 89 |
+
[[nodiscard]] auto OwnerRemoteId() const;
|
| 90 |
+
[[nodiscard]] auto Content() const;
|
| 91 |
+
[[nodiscard]] auto Timestamp() const;
|
| 92 |
+
auto Timestamp(winrt::Windows::Foundation::DateTime const& value) const;
|
| 93 |
+
auto Thumbnail(winrt::Windows::ApplicationModel::SocialInfo::SocialItemThumbnail const& value) const;
|
| 94 |
+
[[nodiscard]] auto Thumbnail() const;
|
| 95 |
+
auto CommitAsync() const;
|
| 96 |
+
[[nodiscard]] auto TargetUri() const;
|
| 97 |
+
auto TargetUri(winrt::Windows::Foundation::Uri const& value) const;
|
| 98 |
+
};
|
| 99 |
+
template <> struct consume<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialDashboardItemUpdater>
|
| 100 |
+
{
|
| 101 |
+
template <typename D> using type = consume_Windows_ApplicationModel_SocialInfo_Provider_ISocialDashboardItemUpdater<D>;
|
| 102 |
+
};
|
| 103 |
+
template <typename D>
|
| 104 |
+
struct consume_Windows_ApplicationModel_SocialInfo_Provider_ISocialFeedUpdater
|
| 105 |
+
{
|
| 106 |
+
[[nodiscard]] auto OwnerRemoteId() const;
|
| 107 |
+
[[nodiscard]] auto Kind() const;
|
| 108 |
+
[[nodiscard]] auto Items() const;
|
| 109 |
+
auto CommitAsync() const;
|
| 110 |
+
};
|
| 111 |
+
template <> struct consume<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialFeedUpdater>
|
| 112 |
+
{
|
| 113 |
+
template <typename D> using type = consume_Windows_ApplicationModel_SocialInfo_Provider_ISocialFeedUpdater<D>;
|
| 114 |
+
};
|
| 115 |
+
template <typename D>
|
| 116 |
+
struct consume_Windows_ApplicationModel_SocialInfo_Provider_ISocialInfoProviderManagerStatics
|
| 117 |
+
{
|
| 118 |
+
auto CreateSocialFeedUpdaterAsync(winrt::Windows::ApplicationModel::SocialInfo::SocialFeedKind const& kind, winrt::Windows::ApplicationModel::SocialInfo::SocialFeedUpdateMode const& mode, param::hstring const& ownerRemoteId) const;
|
| 119 |
+
auto CreateDashboardItemUpdaterAsync(param::hstring const& ownerRemoteId) const;
|
| 120 |
+
auto UpdateBadgeCountValue(param::hstring const& itemRemoteId, int32_t newCount) const;
|
| 121 |
+
auto ReportNewContentAvailable(param::hstring const& contactRemoteId, winrt::Windows::ApplicationModel::SocialInfo::SocialFeedKind const& kind) const;
|
| 122 |
+
auto ProvisionAsync() const;
|
| 123 |
+
auto DeprovisionAsync() const;
|
| 124 |
+
};
|
| 125 |
+
template <> struct consume<winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialInfoProviderManagerStatics>
|
| 126 |
+
{
|
| 127 |
+
template <typename D> using type = consume_Windows_ApplicationModel_SocialInfo_Provider_ISocialInfoProviderManagerStatics<D>;
|
| 128 |
+
};
|
| 129 |
+
}
|
| 130 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.provider.1.h
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_SocialInfo_Provider_1_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_SocialInfo_Provider_1_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.SocialInfo.Provider.0.h"
|
| 10 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::SocialInfo::Provider
|
| 11 |
+
{
|
| 12 |
+
struct WINRT_IMPL_EMPTY_BASES ISocialDashboardItemUpdater :
|
| 13 |
+
winrt::Windows::Foundation::IInspectable,
|
| 14 |
+
impl::consume_t<ISocialDashboardItemUpdater>
|
| 15 |
+
{
|
| 16 |
+
ISocialDashboardItemUpdater(std::nullptr_t = nullptr) noexcept {}
|
| 17 |
+
ISocialDashboardItemUpdater(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 18 |
+
};
|
| 19 |
+
struct WINRT_IMPL_EMPTY_BASES ISocialFeedUpdater :
|
| 20 |
+
winrt::Windows::Foundation::IInspectable,
|
| 21 |
+
impl::consume_t<ISocialFeedUpdater>
|
| 22 |
+
{
|
| 23 |
+
ISocialFeedUpdater(std::nullptr_t = nullptr) noexcept {}
|
| 24 |
+
ISocialFeedUpdater(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 25 |
+
};
|
| 26 |
+
struct WINRT_IMPL_EMPTY_BASES ISocialInfoProviderManagerStatics :
|
| 27 |
+
winrt::Windows::Foundation::IInspectable,
|
| 28 |
+
impl::consume_t<ISocialInfoProviderManagerStatics>
|
| 29 |
+
{
|
| 30 |
+
ISocialInfoProviderManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
| 31 |
+
ISocialInfoProviderManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
| 32 |
+
};
|
| 33 |
+
}
|
| 34 |
+
#endif
|
msvc/Windows Kits/10/Include/10.0.26100.0/cppwinrt/winrt/impl/windows.applicationmodel.socialinfo.provider.2.h
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
// C++/WinRT v2.0.250303.1
|
| 2 |
+
|
| 3 |
+
// Copyright (c) Microsoft Corporation. All rights reserved.
|
| 4 |
+
// Licensed under the MIT License.
|
| 5 |
+
|
| 6 |
+
#pragma once
|
| 7 |
+
#ifndef WINRT_Windows_ApplicationModel_SocialInfo_Provider_2_H
|
| 8 |
+
#define WINRT_Windows_ApplicationModel_SocialInfo_Provider_2_H
|
| 9 |
+
#include "winrt/impl/Windows.ApplicationModel.SocialInfo.1.h"
|
| 10 |
+
#include "winrt/impl/Windows.ApplicationModel.SocialInfo.Provider.1.h"
|
| 11 |
+
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::SocialInfo::Provider
|
| 12 |
+
{
|
| 13 |
+
struct WINRT_IMPL_EMPTY_BASES SocialDashboardItemUpdater : winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialDashboardItemUpdater
|
| 14 |
+
{
|
| 15 |
+
SocialDashboardItemUpdater(std::nullptr_t) noexcept {}
|
| 16 |
+
SocialDashboardItemUpdater(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialDashboardItemUpdater(ptr, take_ownership_from_abi) {}
|
| 17 |
+
};
|
| 18 |
+
struct WINRT_IMPL_EMPTY_BASES SocialFeedUpdater : winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialFeedUpdater
|
| 19 |
+
{
|
| 20 |
+
SocialFeedUpdater(std::nullptr_t) noexcept {}
|
| 21 |
+
SocialFeedUpdater(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::ApplicationModel::SocialInfo::Provider::ISocialFeedUpdater(ptr, take_ownership_from_abi) {}
|
| 22 |
+
};
|
| 23 |
+
struct SocialInfoProviderManager
|
| 24 |
+
{
|
| 25 |
+
SocialInfoProviderManager() = delete;
|
| 26 |
+
static auto CreateSocialFeedUpdaterAsync(winrt::Windows::ApplicationModel::SocialInfo::SocialFeedKind const& kind, winrt::Windows::ApplicationModel::SocialInfo::SocialFeedUpdateMode const& mode, param::hstring const& ownerRemoteId);
|
| 27 |
+
static auto CreateDashboardItemUpdaterAsync(param::hstring const& ownerRemoteId);
|
| 28 |
+
static auto UpdateBadgeCountValue(param::hstring const& itemRemoteId, int32_t newCount);
|
| 29 |
+
static auto ReportNewContentAvailable(param::hstring const& contactRemoteId, winrt::Windows::ApplicationModel::SocialInfo::SocialFeedKind const& kind);
|
| 30 |
+
static auto ProvisionAsync();
|
| 31 |
+
static auto DeprovisionAsync();
|
| 32 |
+
};
|
| 33 |
+
}
|
| 34 |
+
#endif
|