Update to winrt headers

PiperOrigin-RevId: 395381851
This commit is contained in:
jfcarroll
2021-09-07 19:31:14 -07:00
committed by Copybara-Service
parent 84821862b5
commit 7cf55178be
1366 changed files with 6164 additions and 50786 deletions
@@ -1,5 +1,6 @@
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210825.3
#pragma once
#ifndef WINRT_Windows_ApplicationModel_CommunicationBlocking_1_H
#define WINRT_Windows_ApplicationModel_CommunicationBlocking_1_H
#include "winrt/impl/Windows.ApplicationModel.CommunicationBlocking.0.h"
@@ -11,10 +12,6 @@ WINRT_EXPORT namespace winrt::Windows::ApplicationModel::CommunicationBlocking
{
ICommunicationBlockingAccessManagerStatics(std::nullptr_t = nullptr) noexcept {}
ICommunicationBlockingAccessManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
ICommunicationBlockingAccessManagerStatics(ICommunicationBlockingAccessManagerStatics const&) noexcept = default;
ICommunicationBlockingAccessManagerStatics(ICommunicationBlockingAccessManagerStatics&&) noexcept = default;
ICommunicationBlockingAccessManagerStatics& operator=(ICommunicationBlockingAccessManagerStatics const&) & noexcept = default;
ICommunicationBlockingAccessManagerStatics& operator=(ICommunicationBlockingAccessManagerStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) ICommunicationBlockingAppManagerStatics :
winrt::Windows::Foundation::IInspectable,
@@ -22,10 +19,6 @@ WINRT_EXPORT namespace winrt::Windows::ApplicationModel::CommunicationBlocking
{
ICommunicationBlockingAppManagerStatics(std::nullptr_t = nullptr) noexcept {}
ICommunicationBlockingAppManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
ICommunicationBlockingAppManagerStatics(ICommunicationBlockingAppManagerStatics const&) noexcept = default;
ICommunicationBlockingAppManagerStatics(ICommunicationBlockingAppManagerStatics&&) noexcept = default;
ICommunicationBlockingAppManagerStatics& operator=(ICommunicationBlockingAppManagerStatics const&) & noexcept = default;
ICommunicationBlockingAppManagerStatics& operator=(ICommunicationBlockingAppManagerStatics&&) & noexcept = default;
};
struct __declspec(empty_bases) ICommunicationBlockingAppManagerStatics2 :
winrt::Windows::Foundation::IInspectable,
@@ -34,10 +27,6 @@ WINRT_EXPORT namespace winrt::Windows::ApplicationModel::CommunicationBlocking
{
ICommunicationBlockingAppManagerStatics2(std::nullptr_t = nullptr) noexcept {}
ICommunicationBlockingAppManagerStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
ICommunicationBlockingAppManagerStatics2(ICommunicationBlockingAppManagerStatics2 const&) noexcept = default;
ICommunicationBlockingAppManagerStatics2(ICommunicationBlockingAppManagerStatics2&&) noexcept = default;
ICommunicationBlockingAppManagerStatics2& operator=(ICommunicationBlockingAppManagerStatics2 const&) & noexcept = default;
ICommunicationBlockingAppManagerStatics2& operator=(ICommunicationBlockingAppManagerStatics2&&) & noexcept = default;
};
}
#endif