Files
nearby/cpp/platform/impl/windows/generated/winrt/impl/Windows.Phone.Notification.Management.1.h
T
hai007 b1815095dd BEGIN_PUBLIC
Microsoft has updated the winrt library
END_PUBLC

PiperOrigin-RevId: 387168248
2021-07-29 03:27:37 -07:00

328 lines
23 KiB
C++

// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
#ifndef WINRT_Windows_Phone_Notification_Management_1_H
#define WINRT_Windows_Phone_Notification_Management_1_H
#include "winrt/impl/Windows.Phone.Notification.Management.0.h"
WINRT_EXPORT namespace winrt::Windows::Phone::Notification::Management
{
struct __declspec(empty_bases) IAccessoryManager :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAccessoryManager>
{
IAccessoryManager(std::nullptr_t = nullptr) noexcept {}
IAccessoryManager(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAccessoryManager(IAccessoryManager const&) noexcept = default;
IAccessoryManager(IAccessoryManager&&) noexcept = default;
IAccessoryManager& operator=(IAccessoryManager const&) & noexcept = default;
IAccessoryManager& operator=(IAccessoryManager&&) & noexcept = default;
};
struct __declspec(empty_bases) IAccessoryManager2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAccessoryManager2>
{
IAccessoryManager2(std::nullptr_t = nullptr) noexcept {}
IAccessoryManager2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAccessoryManager2(IAccessoryManager2 const&) noexcept = default;
IAccessoryManager2(IAccessoryManager2&&) noexcept = default;
IAccessoryManager2& operator=(IAccessoryManager2 const&) & noexcept = default;
IAccessoryManager2& operator=(IAccessoryManager2&&) & noexcept = default;
};
struct __declspec(empty_bases) IAccessoryManager3 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAccessoryManager3>
{
IAccessoryManager3(std::nullptr_t = nullptr) noexcept {}
IAccessoryManager3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAccessoryManager3(IAccessoryManager3 const&) noexcept = default;
IAccessoryManager3(IAccessoryManager3&&) noexcept = default;
IAccessoryManager3& operator=(IAccessoryManager3 const&) & noexcept = default;
IAccessoryManager3& operator=(IAccessoryManager3&&) & noexcept = default;
};
struct __declspec(empty_bases) IAccessoryNotificationTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAccessoryNotificationTriggerDetails>
{
IAccessoryNotificationTriggerDetails(std::nullptr_t = nullptr) noexcept {}
IAccessoryNotificationTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAccessoryNotificationTriggerDetails(IAccessoryNotificationTriggerDetails const&) noexcept = default;
IAccessoryNotificationTriggerDetails(IAccessoryNotificationTriggerDetails&&) noexcept = default;
IAccessoryNotificationTriggerDetails& operator=(IAccessoryNotificationTriggerDetails const&) & noexcept = default;
IAccessoryNotificationTriggerDetails& operator=(IAccessoryNotificationTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IAlarmNotificationTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAlarmNotificationTriggerDetails>,
impl::require<winrt::Windows::Phone::Notification::Management::IAlarmNotificationTriggerDetails, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
IAlarmNotificationTriggerDetails(std::nullptr_t = nullptr) noexcept {}
IAlarmNotificationTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAlarmNotificationTriggerDetails(IAlarmNotificationTriggerDetails const&) noexcept = default;
IAlarmNotificationTriggerDetails(IAlarmNotificationTriggerDetails&&) noexcept = default;
IAlarmNotificationTriggerDetails& operator=(IAlarmNotificationTriggerDetails const&) & noexcept = default;
IAlarmNotificationTriggerDetails& operator=(IAlarmNotificationTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IAlarmNotificationTriggerDetails2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAlarmNotificationTriggerDetails2>
{
IAlarmNotificationTriggerDetails2(std::nullptr_t = nullptr) noexcept {}
IAlarmNotificationTriggerDetails2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAlarmNotificationTriggerDetails2(IAlarmNotificationTriggerDetails2 const&) noexcept = default;
IAlarmNotificationTriggerDetails2(IAlarmNotificationTriggerDetails2&&) noexcept = default;
IAlarmNotificationTriggerDetails2& operator=(IAlarmNotificationTriggerDetails2 const&) & noexcept = default;
IAlarmNotificationTriggerDetails2& operator=(IAlarmNotificationTriggerDetails2&&) & noexcept = default;
};
struct __declspec(empty_bases) IAppNotificationInfo :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IAppNotificationInfo>
{
IAppNotificationInfo(std::nullptr_t = nullptr) noexcept {}
IAppNotificationInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IAppNotificationInfo(IAppNotificationInfo const&) noexcept = default;
IAppNotificationInfo(IAppNotificationInfo&&) noexcept = default;
IAppNotificationInfo& operator=(IAppNotificationInfo const&) & noexcept = default;
IAppNotificationInfo& operator=(IAppNotificationInfo&&) & noexcept = default;
};
struct __declspec(empty_bases) IBinaryId :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IBinaryId>
{
IBinaryId(std::nullptr_t = nullptr) noexcept {}
IBinaryId(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IBinaryId(IBinaryId const&) noexcept = default;
IBinaryId(IBinaryId&&) noexcept = default;
IBinaryId& operator=(IBinaryId const&) & noexcept = default;
IBinaryId& operator=(IBinaryId&&) & noexcept = default;
};
struct __declspec(empty_bases) ICalendarChangedNotificationTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<ICalendarChangedNotificationTriggerDetails>,
impl::require<winrt::Windows::Phone::Notification::Management::ICalendarChangedNotificationTriggerDetails, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
ICalendarChangedNotificationTriggerDetails(std::nullptr_t = nullptr) noexcept {}
ICalendarChangedNotificationTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
ICalendarChangedNotificationTriggerDetails(ICalendarChangedNotificationTriggerDetails const&) noexcept = default;
ICalendarChangedNotificationTriggerDetails(ICalendarChangedNotificationTriggerDetails&&) noexcept = default;
ICalendarChangedNotificationTriggerDetails& operator=(ICalendarChangedNotificationTriggerDetails const&) & noexcept = default;
ICalendarChangedNotificationTriggerDetails& operator=(ICalendarChangedNotificationTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) ICortanaTileNotificationTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<ICortanaTileNotificationTriggerDetails>,
impl::require<winrt::Windows::Phone::Notification::Management::ICortanaTileNotificationTriggerDetails, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
ICortanaTileNotificationTriggerDetails(std::nullptr_t = nullptr) noexcept {}
ICortanaTileNotificationTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
ICortanaTileNotificationTriggerDetails(ICortanaTileNotificationTriggerDetails const&) noexcept = default;
ICortanaTileNotificationTriggerDetails(ICortanaTileNotificationTriggerDetails&&) noexcept = default;
ICortanaTileNotificationTriggerDetails& operator=(ICortanaTileNotificationTriggerDetails const&) & noexcept = default;
ICortanaTileNotificationTriggerDetails& operator=(ICortanaTileNotificationTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IEmailAccountInfo :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IEmailAccountInfo>
{
IEmailAccountInfo(std::nullptr_t = nullptr) noexcept {}
IEmailAccountInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IEmailAccountInfo(IEmailAccountInfo const&) noexcept = default;
IEmailAccountInfo(IEmailAccountInfo&&) noexcept = default;
IEmailAccountInfo& operator=(IEmailAccountInfo const&) & noexcept = default;
IEmailAccountInfo& operator=(IEmailAccountInfo&&) & noexcept = default;
};
struct __declspec(empty_bases) IEmailFolderInfo :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IEmailFolderInfo>
{
IEmailFolderInfo(std::nullptr_t = nullptr) noexcept {}
IEmailFolderInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IEmailFolderInfo(IEmailFolderInfo const&) noexcept = default;
IEmailFolderInfo(IEmailFolderInfo&&) noexcept = default;
IEmailFolderInfo& operator=(IEmailFolderInfo const&) & noexcept = default;
IEmailFolderInfo& operator=(IEmailFolderInfo&&) & noexcept = default;
};
struct __declspec(empty_bases) IEmailNotificationTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IEmailNotificationTriggerDetails>,
impl::require<winrt::Windows::Phone::Notification::Management::IEmailNotificationTriggerDetails, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
IEmailNotificationTriggerDetails(std::nullptr_t = nullptr) noexcept {}
IEmailNotificationTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IEmailNotificationTriggerDetails(IEmailNotificationTriggerDetails const&) noexcept = default;
IEmailNotificationTriggerDetails(IEmailNotificationTriggerDetails&&) noexcept = default;
IEmailNotificationTriggerDetails& operator=(IEmailNotificationTriggerDetails const&) & noexcept = default;
IEmailNotificationTriggerDetails& operator=(IEmailNotificationTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IEmailNotificationTriggerDetails2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IEmailNotificationTriggerDetails2>,
impl::require<winrt::Windows::Phone::Notification::Management::IEmailNotificationTriggerDetails2, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
IEmailNotificationTriggerDetails2(std::nullptr_t = nullptr) noexcept {}
IEmailNotificationTriggerDetails2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IEmailNotificationTriggerDetails2(IEmailNotificationTriggerDetails2 const&) noexcept = default;
IEmailNotificationTriggerDetails2(IEmailNotificationTriggerDetails2&&) noexcept = default;
IEmailNotificationTriggerDetails2& operator=(IEmailNotificationTriggerDetails2 const&) & noexcept = default;
IEmailNotificationTriggerDetails2& operator=(IEmailNotificationTriggerDetails2&&) & noexcept = default;
};
struct __declspec(empty_bases) IEmailReadNotificationTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IEmailReadNotificationTriggerDetails>,
impl::require<winrt::Windows::Phone::Notification::Management::IEmailReadNotificationTriggerDetails, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
IEmailReadNotificationTriggerDetails(std::nullptr_t = nullptr) noexcept {}
IEmailReadNotificationTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IEmailReadNotificationTriggerDetails(IEmailReadNotificationTriggerDetails const&) noexcept = default;
IEmailReadNotificationTriggerDetails(IEmailReadNotificationTriggerDetails&&) noexcept = default;
IEmailReadNotificationTriggerDetails& operator=(IEmailReadNotificationTriggerDetails const&) & noexcept = default;
IEmailReadNotificationTriggerDetails& operator=(IEmailReadNotificationTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaControlsTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaControlsTriggerDetails>,
impl::require<winrt::Windows::Phone::Notification::Management::IMediaControlsTriggerDetails, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
IMediaControlsTriggerDetails(std::nullptr_t = nullptr) noexcept {}
IMediaControlsTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaControlsTriggerDetails(IMediaControlsTriggerDetails const&) noexcept = default;
IMediaControlsTriggerDetails(IMediaControlsTriggerDetails&&) noexcept = default;
IMediaControlsTriggerDetails& operator=(IMediaControlsTriggerDetails const&) & noexcept = default;
IMediaControlsTriggerDetails& operator=(IMediaControlsTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IMediaMetadata :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IMediaMetadata>
{
IMediaMetadata(std::nullptr_t = nullptr) noexcept {}
IMediaMetadata(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IMediaMetadata(IMediaMetadata const&) noexcept = default;
IMediaMetadata(IMediaMetadata&&) noexcept = default;
IMediaMetadata& operator=(IMediaMetadata const&) & noexcept = default;
IMediaMetadata& operator=(IMediaMetadata&&) & noexcept = default;
};
struct __declspec(empty_bases) IPhoneCallDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IPhoneCallDetails>
{
IPhoneCallDetails(std::nullptr_t = nullptr) noexcept {}
IPhoneCallDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IPhoneCallDetails(IPhoneCallDetails const&) noexcept = default;
IPhoneCallDetails(IPhoneCallDetails&&) noexcept = default;
IPhoneCallDetails& operator=(IPhoneCallDetails const&) & noexcept = default;
IPhoneCallDetails& operator=(IPhoneCallDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IPhoneLineDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IPhoneLineDetails>
{
IPhoneLineDetails(std::nullptr_t = nullptr) noexcept {}
IPhoneLineDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IPhoneLineDetails(IPhoneLineDetails const&) noexcept = default;
IPhoneLineDetails(IPhoneLineDetails&&) noexcept = default;
IPhoneLineDetails& operator=(IPhoneLineDetails const&) & noexcept = default;
IPhoneLineDetails& operator=(IPhoneLineDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IPhoneLineDetails2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IPhoneLineDetails2>
{
IPhoneLineDetails2(std::nullptr_t = nullptr) noexcept {}
IPhoneLineDetails2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IPhoneLineDetails2(IPhoneLineDetails2 const&) noexcept = default;
IPhoneLineDetails2(IPhoneLineDetails2&&) noexcept = default;
IPhoneLineDetails2& operator=(IPhoneLineDetails2 const&) & noexcept = default;
IPhoneLineDetails2& operator=(IPhoneLineDetails2&&) & noexcept = default;
};
struct __declspec(empty_bases) IPhoneNotificationTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IPhoneNotificationTriggerDetails>,
impl::require<winrt::Windows::Phone::Notification::Management::IPhoneNotificationTriggerDetails, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
IPhoneNotificationTriggerDetails(std::nullptr_t = nullptr) noexcept {}
IPhoneNotificationTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IPhoneNotificationTriggerDetails(IPhoneNotificationTriggerDetails const&) noexcept = default;
IPhoneNotificationTriggerDetails(IPhoneNotificationTriggerDetails&&) noexcept = default;
IPhoneNotificationTriggerDetails& operator=(IPhoneNotificationTriggerDetails const&) & noexcept = default;
IPhoneNotificationTriggerDetails& operator=(IPhoneNotificationTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IReminderNotificationTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IReminderNotificationTriggerDetails>,
impl::require<winrt::Windows::Phone::Notification::Management::IReminderNotificationTriggerDetails, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
IReminderNotificationTriggerDetails(std::nullptr_t = nullptr) noexcept {}
IReminderNotificationTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IReminderNotificationTriggerDetails(IReminderNotificationTriggerDetails const&) noexcept = default;
IReminderNotificationTriggerDetails(IReminderNotificationTriggerDetails&&) noexcept = default;
IReminderNotificationTriggerDetails& operator=(IReminderNotificationTriggerDetails const&) & noexcept = default;
IReminderNotificationTriggerDetails& operator=(IReminderNotificationTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IReminderNotificationTriggerDetails2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IReminderNotificationTriggerDetails2>
{
IReminderNotificationTriggerDetails2(std::nullptr_t = nullptr) noexcept {}
IReminderNotificationTriggerDetails2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IReminderNotificationTriggerDetails2(IReminderNotificationTriggerDetails2 const&) noexcept = default;
IReminderNotificationTriggerDetails2(IReminderNotificationTriggerDetails2&&) noexcept = default;
IReminderNotificationTriggerDetails2& operator=(IReminderNotificationTriggerDetails2 const&) & noexcept = default;
IReminderNotificationTriggerDetails2& operator=(IReminderNotificationTriggerDetails2&&) & noexcept = default;
};
struct __declspec(empty_bases) ISpeedDialEntry :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<ISpeedDialEntry>
{
ISpeedDialEntry(std::nullptr_t = nullptr) noexcept {}
ISpeedDialEntry(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
ISpeedDialEntry(ISpeedDialEntry const&) noexcept = default;
ISpeedDialEntry(ISpeedDialEntry&&) noexcept = default;
ISpeedDialEntry& operator=(ISpeedDialEntry const&) & noexcept = default;
ISpeedDialEntry& operator=(ISpeedDialEntry&&) & noexcept = default;
};
struct __declspec(empty_bases) ITextResponse :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<ITextResponse>
{
ITextResponse(std::nullptr_t = nullptr) noexcept {}
ITextResponse(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
ITextResponse(ITextResponse const&) noexcept = default;
ITextResponse(ITextResponse&&) noexcept = default;
ITextResponse& operator=(ITextResponse const&) & noexcept = default;
ITextResponse& operator=(ITextResponse&&) & noexcept = default;
};
struct __declspec(empty_bases) IToastNotificationTriggerDetails :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IToastNotificationTriggerDetails>,
impl::require<winrt::Windows::Phone::Notification::Management::IToastNotificationTriggerDetails, winrt::Windows::Phone::Notification::Management::IAccessoryNotificationTriggerDetails>
{
IToastNotificationTriggerDetails(std::nullptr_t = nullptr) noexcept {}
IToastNotificationTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IToastNotificationTriggerDetails(IToastNotificationTriggerDetails const&) noexcept = default;
IToastNotificationTriggerDetails(IToastNotificationTriggerDetails&&) noexcept = default;
IToastNotificationTriggerDetails& operator=(IToastNotificationTriggerDetails const&) & noexcept = default;
IToastNotificationTriggerDetails& operator=(IToastNotificationTriggerDetails&&) & noexcept = default;
};
struct __declspec(empty_bases) IToastNotificationTriggerDetails2 :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IToastNotificationTriggerDetails2>
{
IToastNotificationTriggerDetails2(std::nullptr_t = nullptr) noexcept {}
IToastNotificationTriggerDetails2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IToastNotificationTriggerDetails2(IToastNotificationTriggerDetails2 const&) noexcept = default;
IToastNotificationTriggerDetails2(IToastNotificationTriggerDetails2&&) noexcept = default;
IToastNotificationTriggerDetails2& operator=(IToastNotificationTriggerDetails2 const&) & noexcept = default;
IToastNotificationTriggerDetails2& operator=(IToastNotificationTriggerDetails2&&) & noexcept = default;
};
struct __declspec(empty_bases) IVolumeInfo :
winrt::Windows::Foundation::IInspectable,
impl::consume_t<IVolumeInfo>
{
IVolumeInfo(std::nullptr_t = nullptr) noexcept {}
IVolumeInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
IVolumeInfo(IVolumeInfo const&) noexcept = default;
IVolumeInfo(IVolumeInfo&&) noexcept = default;
IVolumeInfo& operator=(IVolumeInfo const&) & noexcept = default;
IVolumeInfo& operator=(IVolumeInfo&&) & noexcept = default;
};
}
#endif