mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Update WinRT to new version 2.0.250303.1
PiperOrigin-RevId: 781075193
This commit is contained in:
committed by
Copybara-Service
parent
5e558cffc4
commit
8f14bd10fc
@@ -1,4 +1,4 @@
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.220531.1
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.250303.1
|
||||
|
||||
#pragma once
|
||||
#ifndef WINRT_Windows_System_1_H
|
||||
@@ -6,420 +6,455 @@
|
||||
#include "winrt/impl/Windows.System.0.h"
|
||||
WINRT_EXPORT namespace winrt::Windows::System
|
||||
{
|
||||
struct __declspec(empty_bases) IAppActivationResult :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppActivationResult :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppActivationResult>
|
||||
{
|
||||
IAppActivationResult(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppActivationResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppDiagnosticInfo :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppDiagnosticInfo :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppDiagnosticInfo>
|
||||
{
|
||||
IAppDiagnosticInfo(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppDiagnosticInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppDiagnosticInfo2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppDiagnosticInfo2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppDiagnosticInfo2>
|
||||
{
|
||||
IAppDiagnosticInfo2(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppDiagnosticInfo2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppDiagnosticInfo3 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppDiagnosticInfo3 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppDiagnosticInfo3>
|
||||
{
|
||||
IAppDiagnosticInfo3(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppDiagnosticInfo3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppDiagnosticInfoStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppDiagnosticInfoStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppDiagnosticInfoStatics>
|
||||
{
|
||||
IAppDiagnosticInfoStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppDiagnosticInfoStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppDiagnosticInfoStatics2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppDiagnosticInfoStatics2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppDiagnosticInfoStatics2>
|
||||
{
|
||||
IAppDiagnosticInfoStatics2(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppDiagnosticInfoStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppDiagnosticInfoWatcher :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppDiagnosticInfoWatcher :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppDiagnosticInfoWatcher>
|
||||
{
|
||||
IAppDiagnosticInfoWatcher(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppDiagnosticInfoWatcher(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppDiagnosticInfoWatcherEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppDiagnosticInfoWatcherEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppDiagnosticInfoWatcherEventArgs>
|
||||
{
|
||||
IAppDiagnosticInfoWatcherEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppDiagnosticInfoWatcherEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppExecutionStateChangeResult :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppExecutionStateChangeResult :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppExecutionStateChangeResult>
|
||||
{
|
||||
IAppExecutionStateChangeResult(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppExecutionStateChangeResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppMemoryReport :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppMemoryReport :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppMemoryReport>
|
||||
{
|
||||
IAppMemoryReport(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppMemoryReport(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppMemoryReport2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppMemoryReport2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppMemoryReport2>
|
||||
{
|
||||
IAppMemoryReport2(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppMemoryReport2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppMemoryUsageLimitChangingEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppMemoryUsageLimitChangingEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppMemoryUsageLimitChangingEventArgs>
|
||||
{
|
||||
IAppMemoryUsageLimitChangingEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppMemoryUsageLimitChangingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppResourceGroupBackgroundTaskReport :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppResourceGroupBackgroundTaskReport :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppResourceGroupBackgroundTaskReport>
|
||||
{
|
||||
IAppResourceGroupBackgroundTaskReport(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppResourceGroupBackgroundTaskReport(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppResourceGroupInfo :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppResourceGroupInfo :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppResourceGroupInfo>
|
||||
{
|
||||
IAppResourceGroupInfo(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppResourceGroupInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppResourceGroupInfo2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppResourceGroupInfo2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppResourceGroupInfo2>
|
||||
{
|
||||
IAppResourceGroupInfo2(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppResourceGroupInfo2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppResourceGroupInfoWatcher :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppResourceGroupInfoWatcher :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppResourceGroupInfoWatcher>
|
||||
{
|
||||
IAppResourceGroupInfoWatcher(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppResourceGroupInfoWatcher(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppResourceGroupInfoWatcherEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppResourceGroupInfoWatcherEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppResourceGroupInfoWatcherEventArgs>
|
||||
{
|
||||
IAppResourceGroupInfoWatcherEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppResourceGroupInfoWatcherEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppResourceGroupInfoWatcherExecutionStateChangedEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppResourceGroupInfoWatcherExecutionStateChangedEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppResourceGroupInfoWatcherExecutionStateChangedEventArgs>
|
||||
{
|
||||
IAppResourceGroupInfoWatcherExecutionStateChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppResourceGroupInfoWatcherExecutionStateChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppResourceGroupMemoryReport :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppResourceGroupMemoryReport :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppResourceGroupMemoryReport>
|
||||
{
|
||||
IAppResourceGroupMemoryReport(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppResourceGroupMemoryReport(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppResourceGroupStateReport :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppResourceGroupStateReport :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppResourceGroupStateReport>
|
||||
{
|
||||
IAppResourceGroupStateReport(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppResourceGroupStateReport(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppUriHandlerHost :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppUriHandlerHost :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppUriHandlerHost>
|
||||
{
|
||||
IAppUriHandlerHost(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppUriHandlerHost(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppUriHandlerHostFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppUriHandlerHost2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppUriHandlerHost2>
|
||||
{
|
||||
IAppUriHandlerHost2(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppUriHandlerHost2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppUriHandlerHostFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppUriHandlerHostFactory>
|
||||
{
|
||||
IAppUriHandlerHostFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppUriHandlerHostFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppUriHandlerRegistration :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppUriHandlerRegistration :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppUriHandlerRegistration>
|
||||
{
|
||||
IAppUriHandlerRegistration(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppUriHandlerRegistration(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppUriHandlerRegistrationManager :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppUriHandlerRegistration2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppUriHandlerRegistration2>
|
||||
{
|
||||
IAppUriHandlerRegistration2(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppUriHandlerRegistration2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppUriHandlerRegistrationManager :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppUriHandlerRegistrationManager>
|
||||
{
|
||||
IAppUriHandlerRegistrationManager(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppUriHandlerRegistrationManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IAppUriHandlerRegistrationManagerStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppUriHandlerRegistrationManager2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppUriHandlerRegistrationManager2>
|
||||
{
|
||||
IAppUriHandlerRegistrationManager2(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppUriHandlerRegistrationManager2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppUriHandlerRegistrationManagerStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppUriHandlerRegistrationManagerStatics>
|
||||
{
|
||||
IAppUriHandlerRegistrationManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppUriHandlerRegistrationManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IDateTimeSettingsStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IAppUriHandlerRegistrationManagerStatics2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IAppUriHandlerRegistrationManagerStatics2>
|
||||
{
|
||||
IAppUriHandlerRegistrationManagerStatics2(std::nullptr_t = nullptr) noexcept {}
|
||||
IAppUriHandlerRegistrationManagerStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct WINRT_IMPL_EMPTY_BASES IDateTimeSettingsStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IDateTimeSettingsStatics>
|
||||
{
|
||||
IDateTimeSettingsStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IDateTimeSettingsStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IDispatcherQueue :
|
||||
struct WINRT_IMPL_EMPTY_BASES IDispatcherQueue :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IDispatcherQueue>
|
||||
{
|
||||
IDispatcherQueue(std::nullptr_t = nullptr) noexcept {}
|
||||
IDispatcherQueue(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IDispatcherQueue2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IDispatcherQueue2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IDispatcherQueue2>
|
||||
{
|
||||
IDispatcherQueue2(std::nullptr_t = nullptr) noexcept {}
|
||||
IDispatcherQueue2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IDispatcherQueueController :
|
||||
struct WINRT_IMPL_EMPTY_BASES IDispatcherQueueController :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IDispatcherQueueController>
|
||||
{
|
||||
IDispatcherQueueController(std::nullptr_t = nullptr) noexcept {}
|
||||
IDispatcherQueueController(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IDispatcherQueueControllerStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IDispatcherQueueControllerStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IDispatcherQueueControllerStatics>
|
||||
{
|
||||
IDispatcherQueueControllerStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IDispatcherQueueControllerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IDispatcherQueueShutdownStartingEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES IDispatcherQueueShutdownStartingEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IDispatcherQueueShutdownStartingEventArgs>
|
||||
{
|
||||
IDispatcherQueueShutdownStartingEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
IDispatcherQueueShutdownStartingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IDispatcherQueueStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IDispatcherQueueStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IDispatcherQueueStatics>
|
||||
{
|
||||
IDispatcherQueueStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IDispatcherQueueStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IDispatcherQueueTimer :
|
||||
struct WINRT_IMPL_EMPTY_BASES IDispatcherQueueTimer :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IDispatcherQueueTimer>
|
||||
{
|
||||
IDispatcherQueueTimer(std::nullptr_t = nullptr) noexcept {}
|
||||
IDispatcherQueueTimer(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IFolderLauncherOptions :
|
||||
struct WINRT_IMPL_EMPTY_BASES IFolderLauncherOptions :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IFolderLauncherOptions>
|
||||
{
|
||||
IFolderLauncherOptions(std::nullptr_t = nullptr) noexcept {}
|
||||
IFolderLauncherOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IKnownUserPropertiesStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IKnownUserPropertiesStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IKnownUserPropertiesStatics>
|
||||
{
|
||||
IKnownUserPropertiesStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IKnownUserPropertiesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILaunchUriResult :
|
||||
struct WINRT_IMPL_EMPTY_BASES IKnownUserPropertiesStatics2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IKnownUserPropertiesStatics2>
|
||||
{
|
||||
IKnownUserPropertiesStatics2(std::nullptr_t = nullptr) noexcept {}
|
||||
IKnownUserPropertiesStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct WINRT_IMPL_EMPTY_BASES ILaunchUriResult :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILaunchUriResult>
|
||||
{
|
||||
ILaunchUriResult(std::nullptr_t = nullptr) noexcept {}
|
||||
ILaunchUriResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherOptions :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherOptions :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherOptions>
|
||||
{
|
||||
ILauncherOptions(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherOptions2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherOptions2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherOptions2>
|
||||
{
|
||||
ILauncherOptions2(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherOptions2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherOptions3 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherOptions3 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherOptions3>
|
||||
{
|
||||
ILauncherOptions3(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherOptions3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherOptions4 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherOptions4 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherOptions4>
|
||||
{
|
||||
ILauncherOptions4(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherOptions4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherStatics>
|
||||
{
|
||||
ILauncherStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherStatics2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherStatics2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherStatics2>
|
||||
{
|
||||
ILauncherStatics2(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherStatics3 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherStatics3 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherStatics3>
|
||||
{
|
||||
ILauncherStatics3(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherStatics4 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherStatics4 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherStatics4>
|
||||
{
|
||||
ILauncherStatics4(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherStatics4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherStatics5 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherStatics5 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherStatics5>
|
||||
{
|
||||
ILauncherStatics5(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherStatics5(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherUIOptions :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherUIOptions :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherUIOptions>
|
||||
{
|
||||
ILauncherUIOptions(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherUIOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ILauncherViewOptions :
|
||||
struct WINRT_IMPL_EMPTY_BASES ILauncherViewOptions :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ILauncherViewOptions>
|
||||
{
|
||||
ILauncherViewOptions(std::nullptr_t = nullptr) noexcept {}
|
||||
ILauncherViewOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IMemoryManagerStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IMemoryManagerStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IMemoryManagerStatics>
|
||||
{
|
||||
IMemoryManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IMemoryManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IMemoryManagerStatics2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IMemoryManagerStatics2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IMemoryManagerStatics2>
|
||||
{
|
||||
IMemoryManagerStatics2(std::nullptr_t = nullptr) noexcept {}
|
||||
IMemoryManagerStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IMemoryManagerStatics3 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IMemoryManagerStatics3 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IMemoryManagerStatics3>
|
||||
{
|
||||
IMemoryManagerStatics3(std::nullptr_t = nullptr) noexcept {}
|
||||
IMemoryManagerStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IMemoryManagerStatics4 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IMemoryManagerStatics4 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IMemoryManagerStatics4>
|
||||
{
|
||||
IMemoryManagerStatics4(std::nullptr_t = nullptr) noexcept {}
|
||||
IMemoryManagerStatics4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IProcessLauncherOptions :
|
||||
struct WINRT_IMPL_EMPTY_BASES IProcessLauncherOptions :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IProcessLauncherOptions>
|
||||
{
|
||||
IProcessLauncherOptions(std::nullptr_t = nullptr) noexcept {}
|
||||
IProcessLauncherOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IProcessLauncherResult :
|
||||
struct WINRT_IMPL_EMPTY_BASES IProcessLauncherResult :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IProcessLauncherResult>
|
||||
{
|
||||
IProcessLauncherResult(std::nullptr_t = nullptr) noexcept {}
|
||||
IProcessLauncherResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IProcessLauncherStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IProcessLauncherStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IProcessLauncherStatics>
|
||||
{
|
||||
IProcessLauncherStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IProcessLauncherStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IProcessMemoryReport :
|
||||
struct WINRT_IMPL_EMPTY_BASES IProcessMemoryReport :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IProcessMemoryReport>
|
||||
{
|
||||
IProcessMemoryReport(std::nullptr_t = nullptr) noexcept {}
|
||||
IProcessMemoryReport(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IProtocolForResultsOperation :
|
||||
struct WINRT_IMPL_EMPTY_BASES IProtocolForResultsOperation :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IProtocolForResultsOperation>
|
||||
{
|
||||
IProtocolForResultsOperation(std::nullptr_t = nullptr) noexcept {}
|
||||
IProtocolForResultsOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IRemoteLauncherOptions :
|
||||
struct WINRT_IMPL_EMPTY_BASES IRemoteLauncherOptions :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IRemoteLauncherOptions>
|
||||
{
|
||||
IRemoteLauncherOptions(std::nullptr_t = nullptr) noexcept {}
|
||||
IRemoteLauncherOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IRemoteLauncherStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IRemoteLauncherStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IRemoteLauncherStatics>
|
||||
{
|
||||
IRemoteLauncherStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IRemoteLauncherStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IShutdownManagerStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IShutdownManagerStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IShutdownManagerStatics>
|
||||
{
|
||||
IShutdownManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IShutdownManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IShutdownManagerStatics2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IShutdownManagerStatics2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IShutdownManagerStatics2>,
|
||||
impl::require<winrt::Windows::System::IShutdownManagerStatics2, winrt::Windows::System::IShutdownManagerStatics>
|
||||
@@ -427,98 +462,105 @@ WINRT_EXPORT namespace winrt::Windows::System
|
||||
IShutdownManagerStatics2(std::nullptr_t = nullptr) noexcept {}
|
||||
IShutdownManagerStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ITimeZoneSettingsStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ITimeZoneSettingsStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ITimeZoneSettingsStatics>
|
||||
{
|
||||
ITimeZoneSettingsStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ITimeZoneSettingsStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ITimeZoneSettingsStatics2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ITimeZoneSettingsStatics2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ITimeZoneSettingsStatics2>
|
||||
{
|
||||
ITimeZoneSettingsStatics2(std::nullptr_t = nullptr) noexcept {}
|
||||
ITimeZoneSettingsStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUser :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUser :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUser>
|
||||
{
|
||||
IUser(std::nullptr_t = nullptr) noexcept {}
|
||||
IUser(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserAuthenticationStatusChangeDeferral :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUser2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUser2>
|
||||
{
|
||||
IUser2(std::nullptr_t = nullptr) noexcept {}
|
||||
IUser2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserAuthenticationStatusChangeDeferral :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserAuthenticationStatusChangeDeferral>
|
||||
{
|
||||
IUserAuthenticationStatusChangeDeferral(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserAuthenticationStatusChangeDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserAuthenticationStatusChangingEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserAuthenticationStatusChangingEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserAuthenticationStatusChangingEventArgs>
|
||||
{
|
||||
IUserAuthenticationStatusChangingEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserAuthenticationStatusChangingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserChangedEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserChangedEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserChangedEventArgs>
|
||||
{
|
||||
IUserChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserChangedEventArgs2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserChangedEventArgs2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserChangedEventArgs2>
|
||||
{
|
||||
IUserChangedEventArgs2(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserChangedEventArgs2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserDeviceAssociationChangedEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserDeviceAssociationChangedEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserDeviceAssociationChangedEventArgs>
|
||||
{
|
||||
IUserDeviceAssociationChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserDeviceAssociationChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserDeviceAssociationStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserDeviceAssociationStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserDeviceAssociationStatics>
|
||||
{
|
||||
IUserDeviceAssociationStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserDeviceAssociationStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserPicker :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserPicker :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserPicker>
|
||||
{
|
||||
IUserPicker(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserPicker(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserPickerStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserPickerStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserPickerStatics>
|
||||
{
|
||||
IUserPickerStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserPickerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserStatics>
|
||||
{
|
||||
IUserStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserStatics2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserStatics2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserStatics2>
|
||||
{
|
||||
IUserStatics2(std::nullptr_t = nullptr) noexcept {}
|
||||
IUserStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) IUserWatcher :
|
||||
struct WINRT_IMPL_EMPTY_BASES IUserWatcher :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<IUserWatcher>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user