mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 23:26:12 -04:00
376 lines
31 KiB
C++
376 lines
31 KiB
C++
// Copyright 2020 Google LLC
|
|
//
|
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
// you may not use this file except in compliance with the License.
|
|
// You may obtain a copy of the License at
|
|
//
|
|
// https://www.apache.org/licenses/LICENSE-2.0
|
|
//
|
|
// Unless required by applicable law or agreed to in writing, software
|
|
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
// See the License for the specific language governing permissions and
|
|
// limitations under the License.
|
|
|
|
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
|
|
|
|
#ifndef WINRT_Windows_ApplicationModel_Email_DataProvider_1_H
|
|
#define WINRT_Windows_ApplicationModel_Email_DataProvider_1_H
|
|
#include "winrt/impl/Windows.ApplicationModel.Email.DataProvider.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Email::DataProvider
|
|
{
|
|
struct __declspec(empty_bases) IEmailDataProviderConnection :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailDataProviderConnection>
|
|
{
|
|
IEmailDataProviderConnection(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailDataProviderConnection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailDataProviderConnection(IEmailDataProviderConnection const&) noexcept = default;
|
|
IEmailDataProviderConnection(IEmailDataProviderConnection&&) noexcept = default;
|
|
IEmailDataProviderConnection& operator=(IEmailDataProviderConnection const&) & noexcept = default;
|
|
IEmailDataProviderConnection& operator=(IEmailDataProviderConnection&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailDataProviderTriggerDetails :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailDataProviderTriggerDetails>
|
|
{
|
|
IEmailDataProviderTriggerDetails(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailDataProviderTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailDataProviderTriggerDetails(IEmailDataProviderTriggerDetails const&) noexcept = default;
|
|
IEmailDataProviderTriggerDetails(IEmailDataProviderTriggerDetails&&) noexcept = default;
|
|
IEmailDataProviderTriggerDetails& operator=(IEmailDataProviderTriggerDetails const&) & noexcept = default;
|
|
IEmailDataProviderTriggerDetails& operator=(IEmailDataProviderTriggerDetails&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxCreateFolderRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxCreateFolderRequest>
|
|
{
|
|
IEmailMailboxCreateFolderRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxCreateFolderRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxCreateFolderRequest(IEmailMailboxCreateFolderRequest const&) noexcept = default;
|
|
IEmailMailboxCreateFolderRequest(IEmailMailboxCreateFolderRequest&&) noexcept = default;
|
|
IEmailMailboxCreateFolderRequest& operator=(IEmailMailboxCreateFolderRequest const&) & noexcept = default;
|
|
IEmailMailboxCreateFolderRequest& operator=(IEmailMailboxCreateFolderRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxCreateFolderRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxCreateFolderRequestEventArgs>
|
|
{
|
|
IEmailMailboxCreateFolderRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxCreateFolderRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxCreateFolderRequestEventArgs(IEmailMailboxCreateFolderRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxCreateFolderRequestEventArgs(IEmailMailboxCreateFolderRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxCreateFolderRequestEventArgs& operator=(IEmailMailboxCreateFolderRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxCreateFolderRequestEventArgs& operator=(IEmailMailboxCreateFolderRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxDeleteFolderRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxDeleteFolderRequest>
|
|
{
|
|
IEmailMailboxDeleteFolderRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxDeleteFolderRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxDeleteFolderRequest(IEmailMailboxDeleteFolderRequest const&) noexcept = default;
|
|
IEmailMailboxDeleteFolderRequest(IEmailMailboxDeleteFolderRequest&&) noexcept = default;
|
|
IEmailMailboxDeleteFolderRequest& operator=(IEmailMailboxDeleteFolderRequest const&) & noexcept = default;
|
|
IEmailMailboxDeleteFolderRequest& operator=(IEmailMailboxDeleteFolderRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxDeleteFolderRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxDeleteFolderRequestEventArgs>
|
|
{
|
|
IEmailMailboxDeleteFolderRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxDeleteFolderRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxDeleteFolderRequestEventArgs(IEmailMailboxDeleteFolderRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxDeleteFolderRequestEventArgs(IEmailMailboxDeleteFolderRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxDeleteFolderRequestEventArgs& operator=(IEmailMailboxDeleteFolderRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxDeleteFolderRequestEventArgs& operator=(IEmailMailboxDeleteFolderRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxDownloadAttachmentRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxDownloadAttachmentRequest>
|
|
{
|
|
IEmailMailboxDownloadAttachmentRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxDownloadAttachmentRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxDownloadAttachmentRequest(IEmailMailboxDownloadAttachmentRequest const&) noexcept = default;
|
|
IEmailMailboxDownloadAttachmentRequest(IEmailMailboxDownloadAttachmentRequest&&) noexcept = default;
|
|
IEmailMailboxDownloadAttachmentRequest& operator=(IEmailMailboxDownloadAttachmentRequest const&) & noexcept = default;
|
|
IEmailMailboxDownloadAttachmentRequest& operator=(IEmailMailboxDownloadAttachmentRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxDownloadAttachmentRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxDownloadAttachmentRequestEventArgs>
|
|
{
|
|
IEmailMailboxDownloadAttachmentRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxDownloadAttachmentRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxDownloadAttachmentRequestEventArgs(IEmailMailboxDownloadAttachmentRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxDownloadAttachmentRequestEventArgs(IEmailMailboxDownloadAttachmentRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxDownloadAttachmentRequestEventArgs& operator=(IEmailMailboxDownloadAttachmentRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxDownloadAttachmentRequestEventArgs& operator=(IEmailMailboxDownloadAttachmentRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxDownloadMessageRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxDownloadMessageRequest>
|
|
{
|
|
IEmailMailboxDownloadMessageRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxDownloadMessageRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxDownloadMessageRequest(IEmailMailboxDownloadMessageRequest const&) noexcept = default;
|
|
IEmailMailboxDownloadMessageRequest(IEmailMailboxDownloadMessageRequest&&) noexcept = default;
|
|
IEmailMailboxDownloadMessageRequest& operator=(IEmailMailboxDownloadMessageRequest const&) & noexcept = default;
|
|
IEmailMailboxDownloadMessageRequest& operator=(IEmailMailboxDownloadMessageRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxDownloadMessageRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxDownloadMessageRequestEventArgs>
|
|
{
|
|
IEmailMailboxDownloadMessageRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxDownloadMessageRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxDownloadMessageRequestEventArgs(IEmailMailboxDownloadMessageRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxDownloadMessageRequestEventArgs(IEmailMailboxDownloadMessageRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxDownloadMessageRequestEventArgs& operator=(IEmailMailboxDownloadMessageRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxDownloadMessageRequestEventArgs& operator=(IEmailMailboxDownloadMessageRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxEmptyFolderRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxEmptyFolderRequest>
|
|
{
|
|
IEmailMailboxEmptyFolderRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxEmptyFolderRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxEmptyFolderRequest(IEmailMailboxEmptyFolderRequest const&) noexcept = default;
|
|
IEmailMailboxEmptyFolderRequest(IEmailMailboxEmptyFolderRequest&&) noexcept = default;
|
|
IEmailMailboxEmptyFolderRequest& operator=(IEmailMailboxEmptyFolderRequest const&) & noexcept = default;
|
|
IEmailMailboxEmptyFolderRequest& operator=(IEmailMailboxEmptyFolderRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxEmptyFolderRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxEmptyFolderRequestEventArgs>
|
|
{
|
|
IEmailMailboxEmptyFolderRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxEmptyFolderRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxEmptyFolderRequestEventArgs(IEmailMailboxEmptyFolderRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxEmptyFolderRequestEventArgs(IEmailMailboxEmptyFolderRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxEmptyFolderRequestEventArgs& operator=(IEmailMailboxEmptyFolderRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxEmptyFolderRequestEventArgs& operator=(IEmailMailboxEmptyFolderRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxForwardMeetingRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxForwardMeetingRequest>
|
|
{
|
|
IEmailMailboxForwardMeetingRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxForwardMeetingRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxForwardMeetingRequest(IEmailMailboxForwardMeetingRequest const&) noexcept = default;
|
|
IEmailMailboxForwardMeetingRequest(IEmailMailboxForwardMeetingRequest&&) noexcept = default;
|
|
IEmailMailboxForwardMeetingRequest& operator=(IEmailMailboxForwardMeetingRequest const&) & noexcept = default;
|
|
IEmailMailboxForwardMeetingRequest& operator=(IEmailMailboxForwardMeetingRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxForwardMeetingRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxForwardMeetingRequestEventArgs>
|
|
{
|
|
IEmailMailboxForwardMeetingRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxForwardMeetingRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxForwardMeetingRequestEventArgs(IEmailMailboxForwardMeetingRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxForwardMeetingRequestEventArgs(IEmailMailboxForwardMeetingRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxForwardMeetingRequestEventArgs& operator=(IEmailMailboxForwardMeetingRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxForwardMeetingRequestEventArgs& operator=(IEmailMailboxForwardMeetingRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxGetAutoReplySettingsRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxGetAutoReplySettingsRequest>
|
|
{
|
|
IEmailMailboxGetAutoReplySettingsRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxGetAutoReplySettingsRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxGetAutoReplySettingsRequest(IEmailMailboxGetAutoReplySettingsRequest const&) noexcept = default;
|
|
IEmailMailboxGetAutoReplySettingsRequest(IEmailMailboxGetAutoReplySettingsRequest&&) noexcept = default;
|
|
IEmailMailboxGetAutoReplySettingsRequest& operator=(IEmailMailboxGetAutoReplySettingsRequest const&) & noexcept = default;
|
|
IEmailMailboxGetAutoReplySettingsRequest& operator=(IEmailMailboxGetAutoReplySettingsRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxGetAutoReplySettingsRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxGetAutoReplySettingsRequestEventArgs>
|
|
{
|
|
IEmailMailboxGetAutoReplySettingsRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxGetAutoReplySettingsRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxGetAutoReplySettingsRequestEventArgs(IEmailMailboxGetAutoReplySettingsRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxGetAutoReplySettingsRequestEventArgs(IEmailMailboxGetAutoReplySettingsRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxGetAutoReplySettingsRequestEventArgs& operator=(IEmailMailboxGetAutoReplySettingsRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxGetAutoReplySettingsRequestEventArgs& operator=(IEmailMailboxGetAutoReplySettingsRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxMoveFolderRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxMoveFolderRequest>
|
|
{
|
|
IEmailMailboxMoveFolderRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxMoveFolderRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxMoveFolderRequest(IEmailMailboxMoveFolderRequest const&) noexcept = default;
|
|
IEmailMailboxMoveFolderRequest(IEmailMailboxMoveFolderRequest&&) noexcept = default;
|
|
IEmailMailboxMoveFolderRequest& operator=(IEmailMailboxMoveFolderRequest const&) & noexcept = default;
|
|
IEmailMailboxMoveFolderRequest& operator=(IEmailMailboxMoveFolderRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxMoveFolderRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxMoveFolderRequestEventArgs>
|
|
{
|
|
IEmailMailboxMoveFolderRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxMoveFolderRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxMoveFolderRequestEventArgs(IEmailMailboxMoveFolderRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxMoveFolderRequestEventArgs(IEmailMailboxMoveFolderRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxMoveFolderRequestEventArgs& operator=(IEmailMailboxMoveFolderRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxMoveFolderRequestEventArgs& operator=(IEmailMailboxMoveFolderRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxProposeNewTimeForMeetingRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxProposeNewTimeForMeetingRequest>
|
|
{
|
|
IEmailMailboxProposeNewTimeForMeetingRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxProposeNewTimeForMeetingRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxProposeNewTimeForMeetingRequest(IEmailMailboxProposeNewTimeForMeetingRequest const&) noexcept = default;
|
|
IEmailMailboxProposeNewTimeForMeetingRequest(IEmailMailboxProposeNewTimeForMeetingRequest&&) noexcept = default;
|
|
IEmailMailboxProposeNewTimeForMeetingRequest& operator=(IEmailMailboxProposeNewTimeForMeetingRequest const&) & noexcept = default;
|
|
IEmailMailboxProposeNewTimeForMeetingRequest& operator=(IEmailMailboxProposeNewTimeForMeetingRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxProposeNewTimeForMeetingRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxProposeNewTimeForMeetingRequestEventArgs>
|
|
{
|
|
IEmailMailboxProposeNewTimeForMeetingRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxProposeNewTimeForMeetingRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxProposeNewTimeForMeetingRequestEventArgs(IEmailMailboxProposeNewTimeForMeetingRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxProposeNewTimeForMeetingRequestEventArgs(IEmailMailboxProposeNewTimeForMeetingRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxProposeNewTimeForMeetingRequestEventArgs& operator=(IEmailMailboxProposeNewTimeForMeetingRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxProposeNewTimeForMeetingRequestEventArgs& operator=(IEmailMailboxProposeNewTimeForMeetingRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxResolveRecipientsRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxResolveRecipientsRequest>
|
|
{
|
|
IEmailMailboxResolveRecipientsRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxResolveRecipientsRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxResolveRecipientsRequest(IEmailMailboxResolveRecipientsRequest const&) noexcept = default;
|
|
IEmailMailboxResolveRecipientsRequest(IEmailMailboxResolveRecipientsRequest&&) noexcept = default;
|
|
IEmailMailboxResolveRecipientsRequest& operator=(IEmailMailboxResolveRecipientsRequest const&) & noexcept = default;
|
|
IEmailMailboxResolveRecipientsRequest& operator=(IEmailMailboxResolveRecipientsRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxResolveRecipientsRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxResolveRecipientsRequestEventArgs>
|
|
{
|
|
IEmailMailboxResolveRecipientsRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxResolveRecipientsRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxResolveRecipientsRequestEventArgs(IEmailMailboxResolveRecipientsRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxResolveRecipientsRequestEventArgs(IEmailMailboxResolveRecipientsRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxResolveRecipientsRequestEventArgs& operator=(IEmailMailboxResolveRecipientsRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxResolveRecipientsRequestEventArgs& operator=(IEmailMailboxResolveRecipientsRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxServerSearchReadBatchRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxServerSearchReadBatchRequest>
|
|
{
|
|
IEmailMailboxServerSearchReadBatchRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxServerSearchReadBatchRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxServerSearchReadBatchRequest(IEmailMailboxServerSearchReadBatchRequest const&) noexcept = default;
|
|
IEmailMailboxServerSearchReadBatchRequest(IEmailMailboxServerSearchReadBatchRequest&&) noexcept = default;
|
|
IEmailMailboxServerSearchReadBatchRequest& operator=(IEmailMailboxServerSearchReadBatchRequest const&) & noexcept = default;
|
|
IEmailMailboxServerSearchReadBatchRequest& operator=(IEmailMailboxServerSearchReadBatchRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxServerSearchReadBatchRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxServerSearchReadBatchRequestEventArgs>
|
|
{
|
|
IEmailMailboxServerSearchReadBatchRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxServerSearchReadBatchRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxServerSearchReadBatchRequestEventArgs(IEmailMailboxServerSearchReadBatchRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxServerSearchReadBatchRequestEventArgs(IEmailMailboxServerSearchReadBatchRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxServerSearchReadBatchRequestEventArgs& operator=(IEmailMailboxServerSearchReadBatchRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxServerSearchReadBatchRequestEventArgs& operator=(IEmailMailboxServerSearchReadBatchRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxSetAutoReplySettingsRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxSetAutoReplySettingsRequest>
|
|
{
|
|
IEmailMailboxSetAutoReplySettingsRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxSetAutoReplySettingsRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxSetAutoReplySettingsRequest(IEmailMailboxSetAutoReplySettingsRequest const&) noexcept = default;
|
|
IEmailMailboxSetAutoReplySettingsRequest(IEmailMailboxSetAutoReplySettingsRequest&&) noexcept = default;
|
|
IEmailMailboxSetAutoReplySettingsRequest& operator=(IEmailMailboxSetAutoReplySettingsRequest const&) & noexcept = default;
|
|
IEmailMailboxSetAutoReplySettingsRequest& operator=(IEmailMailboxSetAutoReplySettingsRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxSetAutoReplySettingsRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxSetAutoReplySettingsRequestEventArgs>
|
|
{
|
|
IEmailMailboxSetAutoReplySettingsRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxSetAutoReplySettingsRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxSetAutoReplySettingsRequestEventArgs(IEmailMailboxSetAutoReplySettingsRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxSetAutoReplySettingsRequestEventArgs(IEmailMailboxSetAutoReplySettingsRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxSetAutoReplySettingsRequestEventArgs& operator=(IEmailMailboxSetAutoReplySettingsRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxSetAutoReplySettingsRequestEventArgs& operator=(IEmailMailboxSetAutoReplySettingsRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxSyncManagerSyncRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxSyncManagerSyncRequest>
|
|
{
|
|
IEmailMailboxSyncManagerSyncRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxSyncManagerSyncRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxSyncManagerSyncRequest(IEmailMailboxSyncManagerSyncRequest const&) noexcept = default;
|
|
IEmailMailboxSyncManagerSyncRequest(IEmailMailboxSyncManagerSyncRequest&&) noexcept = default;
|
|
IEmailMailboxSyncManagerSyncRequest& operator=(IEmailMailboxSyncManagerSyncRequest const&) & noexcept = default;
|
|
IEmailMailboxSyncManagerSyncRequest& operator=(IEmailMailboxSyncManagerSyncRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxSyncManagerSyncRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxSyncManagerSyncRequestEventArgs>
|
|
{
|
|
IEmailMailboxSyncManagerSyncRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxSyncManagerSyncRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxSyncManagerSyncRequestEventArgs(IEmailMailboxSyncManagerSyncRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxSyncManagerSyncRequestEventArgs(IEmailMailboxSyncManagerSyncRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxSyncManagerSyncRequestEventArgs& operator=(IEmailMailboxSyncManagerSyncRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxSyncManagerSyncRequestEventArgs& operator=(IEmailMailboxSyncManagerSyncRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxUpdateMeetingResponseRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxUpdateMeetingResponseRequest>
|
|
{
|
|
IEmailMailboxUpdateMeetingResponseRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxUpdateMeetingResponseRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxUpdateMeetingResponseRequest(IEmailMailboxUpdateMeetingResponseRequest const&) noexcept = default;
|
|
IEmailMailboxUpdateMeetingResponseRequest(IEmailMailboxUpdateMeetingResponseRequest&&) noexcept = default;
|
|
IEmailMailboxUpdateMeetingResponseRequest& operator=(IEmailMailboxUpdateMeetingResponseRequest const&) & noexcept = default;
|
|
IEmailMailboxUpdateMeetingResponseRequest& operator=(IEmailMailboxUpdateMeetingResponseRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxUpdateMeetingResponseRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxUpdateMeetingResponseRequestEventArgs>
|
|
{
|
|
IEmailMailboxUpdateMeetingResponseRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxUpdateMeetingResponseRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxUpdateMeetingResponseRequestEventArgs(IEmailMailboxUpdateMeetingResponseRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxUpdateMeetingResponseRequestEventArgs(IEmailMailboxUpdateMeetingResponseRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxUpdateMeetingResponseRequestEventArgs& operator=(IEmailMailboxUpdateMeetingResponseRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxUpdateMeetingResponseRequestEventArgs& operator=(IEmailMailboxUpdateMeetingResponseRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxValidateCertificatesRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxValidateCertificatesRequest>
|
|
{
|
|
IEmailMailboxValidateCertificatesRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxValidateCertificatesRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxValidateCertificatesRequest(IEmailMailboxValidateCertificatesRequest const&) noexcept = default;
|
|
IEmailMailboxValidateCertificatesRequest(IEmailMailboxValidateCertificatesRequest&&) noexcept = default;
|
|
IEmailMailboxValidateCertificatesRequest& operator=(IEmailMailboxValidateCertificatesRequest const&) & noexcept = default;
|
|
IEmailMailboxValidateCertificatesRequest& operator=(IEmailMailboxValidateCertificatesRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IEmailMailboxValidateCertificatesRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEmailMailboxValidateCertificatesRequestEventArgs>
|
|
{
|
|
IEmailMailboxValidateCertificatesRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IEmailMailboxValidateCertificatesRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IEmailMailboxValidateCertificatesRequestEventArgs(IEmailMailboxValidateCertificatesRequestEventArgs const&) noexcept = default;
|
|
IEmailMailboxValidateCertificatesRequestEventArgs(IEmailMailboxValidateCertificatesRequestEventArgs&&) noexcept = default;
|
|
IEmailMailboxValidateCertificatesRequestEventArgs& operator=(IEmailMailboxValidateCertificatesRequestEventArgs const&) & noexcept = default;
|
|
IEmailMailboxValidateCertificatesRequestEventArgs& operator=(IEmailMailboxValidateCertificatesRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
}
|
|
#endif
|