Files
nearby/internal/platform/implementation/windows/generated/winrt/impl/Windows.Security.Authentication.Web.Provider.1.h
2025-07-09 08:58:00 -07:00

195 lines
13 KiB
C++

// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.250303.1
#pragma once
#ifndef WINRT_Windows_Security_Authentication_Web_Provider_1_H
#define WINRT_Windows_Security_Authentication_Web_Provider_1_H
#include "winrt/impl/Windows.Security.Authentication.Web.Provider.0.h"
WINRT_EXPORT namespace winrt::Windows::Security::Authentication::Web::Provider
{
struct WINRT_IMPL_EMPTY_BASES IWebAccountClientView :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountClientView>
{
IWebAccountClientView(std::nullptr_t = nullptr) noexcept {}
IWebAccountClientView(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountClientViewFactory :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountClientViewFactory>
{
IWebAccountClientViewFactory(std::nullptr_t = nullptr) noexcept {}
IWebAccountClientViewFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountManagerStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountManagerStatics>
{
IWebAccountManagerStatics(std::nullptr_t = nullptr) noexcept {}
IWebAccountManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountManagerStatics2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountManagerStatics2>
{
IWebAccountManagerStatics2(std::nullptr_t = nullptr) noexcept {}
IWebAccountManagerStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountManagerStatics3 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountManagerStatics3>
{
IWebAccountManagerStatics3(std::nullptr_t = nullptr) noexcept {}
IWebAccountManagerStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountManagerStatics4 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountManagerStatics4>
{
IWebAccountManagerStatics4(std::nullptr_t = nullptr) noexcept {}
IWebAccountManagerStatics4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountMapManagerStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountMapManagerStatics>
{
IWebAccountMapManagerStatics(std::nullptr_t = nullptr) noexcept {}
IWebAccountMapManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderAddAccountOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderAddAccountOperation>,
impl::require<winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderAddAccountOperation, winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderOperation>
{
IWebAccountProviderAddAccountOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderAddAccountOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderBaseReportOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderBaseReportOperation>
{
IWebAccountProviderBaseReportOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderBaseReportOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderDeleteAccountOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderDeleteAccountOperation>,
impl::require<winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderDeleteAccountOperation, winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderOperation>
{
IWebAccountProviderDeleteAccountOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderDeleteAccountOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderManageAccountOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderManageAccountOperation>,
impl::require<winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderManageAccountOperation, winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderOperation>
{
IWebAccountProviderManageAccountOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderManageAccountOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderOperation>
{
IWebAccountProviderOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderRetrieveCookiesOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderRetrieveCookiesOperation>,
impl::require<winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderRetrieveCookiesOperation, winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderOperation>
{
IWebAccountProviderRetrieveCookiesOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderRetrieveCookiesOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderSignOutAccountOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderSignOutAccountOperation>,
impl::require<winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderSignOutAccountOperation, winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderOperation>
{
IWebAccountProviderSignOutAccountOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderSignOutAccountOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderSilentReportOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderSilentReportOperation>,
impl::require<winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderSilentReportOperation, winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderBaseReportOperation>
{
IWebAccountProviderSilentReportOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderSilentReportOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderTokenObjects :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderTokenObjects>
{
IWebAccountProviderTokenObjects(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderTokenObjects(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderTokenObjects2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderTokenObjects2>,
impl::require<winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderTokenObjects2, winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderTokenObjects>
{
IWebAccountProviderTokenObjects2(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderTokenObjects2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderTokenOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderTokenOperation>,
impl::require<winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderTokenOperation, winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderOperation>
{
IWebAccountProviderTokenOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderTokenOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountProviderUIReportOperation :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountProviderUIReportOperation>,
impl::require<winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderUIReportOperation, winrt::Windows::Security::Authentication::Web::Provider::IWebAccountProviderBaseReportOperation>
{
IWebAccountProviderUIReportOperation(std::nullptr_t = nullptr) noexcept {}
IWebAccountProviderUIReportOperation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebAccountScopeManagerStatics :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebAccountScopeManagerStatics>
{
IWebAccountScopeManagerStatics(std::nullptr_t = nullptr) noexcept {}
IWebAccountScopeManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebProviderTokenRequest :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebProviderTokenRequest>
{
IWebProviderTokenRequest(std::nullptr_t = nullptr) noexcept {}
IWebProviderTokenRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebProviderTokenRequest2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebProviderTokenRequest2>
{
IWebProviderTokenRequest2(std::nullptr_t = nullptr) noexcept {}
IWebProviderTokenRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebProviderTokenRequest3 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebProviderTokenRequest3>
{
IWebProviderTokenRequest3(std::nullptr_t = nullptr) noexcept {}
IWebProviderTokenRequest3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebProviderTokenResponse :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebProviderTokenResponse>
{
IWebProviderTokenResponse(std::nullptr_t = nullptr) noexcept {}
IWebProviderTokenResponse(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
struct WINRT_IMPL_EMPTY_BASES IWebProviderTokenResponseFactory :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IWebProviderTokenResponseFactory>
{
IWebProviderTokenResponseFactory(std::nullptr_t = nullptr) noexcept {}
IWebProviderTokenResponseFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
};
}
#endif