mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
326 lines
20 KiB
C++
326 lines
20 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
|
|
|
|
#ifndef WINRT_Windows_Devices_Sms_1_H
|
|
#define WINRT_Windows_Devices_Sms_1_H
|
|
#include "winrt/impl/Windows.Devices.Sms.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::Devices::Sms
|
|
{
|
|
struct __declspec(empty_bases) ISmsAppMessage :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsAppMessage>,
|
|
impl::require<winrt::Windows::Devices::Sms::ISmsAppMessage, winrt::Windows::Devices::Sms::ISmsMessageBase>
|
|
{
|
|
ISmsAppMessage(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsAppMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsAppMessage(ISmsAppMessage const&) noexcept = default;
|
|
ISmsAppMessage(ISmsAppMessage&&) noexcept = default;
|
|
ISmsAppMessage& operator=(ISmsAppMessage const&) & noexcept = default;
|
|
ISmsAppMessage& operator=(ISmsAppMessage&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsBinaryMessage :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsBinaryMessage>,
|
|
impl::require<winrt::Windows::Devices::Sms::ISmsBinaryMessage, winrt::Windows::Devices::Sms::ISmsMessage>
|
|
{
|
|
ISmsBinaryMessage(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsBinaryMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsBinaryMessage(ISmsBinaryMessage const&) noexcept = default;
|
|
ISmsBinaryMessage(ISmsBinaryMessage&&) noexcept = default;
|
|
ISmsBinaryMessage& operator=(ISmsBinaryMessage const&) & noexcept = default;
|
|
ISmsBinaryMessage& operator=(ISmsBinaryMessage&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsBroadcastMessage :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsBroadcastMessage>,
|
|
impl::require<winrt::Windows::Devices::Sms::ISmsBroadcastMessage, winrt::Windows::Devices::Sms::ISmsMessageBase>
|
|
{
|
|
ISmsBroadcastMessage(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsBroadcastMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsBroadcastMessage(ISmsBroadcastMessage const&) noexcept = default;
|
|
ISmsBroadcastMessage(ISmsBroadcastMessage&&) noexcept = default;
|
|
ISmsBroadcastMessage& operator=(ISmsBroadcastMessage const&) & noexcept = default;
|
|
ISmsBroadcastMessage& operator=(ISmsBroadcastMessage&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsDevice :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsDevice>
|
|
{
|
|
ISmsDevice(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsDevice(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsDevice(ISmsDevice const&) noexcept = default;
|
|
ISmsDevice(ISmsDevice&&) noexcept = default;
|
|
ISmsDevice& operator=(ISmsDevice const&) & noexcept = default;
|
|
ISmsDevice& operator=(ISmsDevice&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsDevice2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsDevice2>
|
|
{
|
|
ISmsDevice2(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsDevice2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsDevice2(ISmsDevice2 const&) noexcept = default;
|
|
ISmsDevice2(ISmsDevice2&&) noexcept = default;
|
|
ISmsDevice2& operator=(ISmsDevice2 const&) & noexcept = default;
|
|
ISmsDevice2& operator=(ISmsDevice2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsDevice2Statics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsDevice2Statics>
|
|
{
|
|
ISmsDevice2Statics(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsDevice2Statics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsDevice2Statics(ISmsDevice2Statics const&) noexcept = default;
|
|
ISmsDevice2Statics(ISmsDevice2Statics&&) noexcept = default;
|
|
ISmsDevice2Statics& operator=(ISmsDevice2Statics const&) & noexcept = default;
|
|
ISmsDevice2Statics& operator=(ISmsDevice2Statics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsDeviceMessageStore :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsDeviceMessageStore>
|
|
{
|
|
ISmsDeviceMessageStore(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsDeviceMessageStore(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsDeviceMessageStore(ISmsDeviceMessageStore const&) noexcept = default;
|
|
ISmsDeviceMessageStore(ISmsDeviceMessageStore&&) noexcept = default;
|
|
ISmsDeviceMessageStore& operator=(ISmsDeviceMessageStore const&) & noexcept = default;
|
|
ISmsDeviceMessageStore& operator=(ISmsDeviceMessageStore&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsDeviceStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsDeviceStatics>
|
|
{
|
|
ISmsDeviceStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsDeviceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsDeviceStatics(ISmsDeviceStatics const&) noexcept = default;
|
|
ISmsDeviceStatics(ISmsDeviceStatics&&) noexcept = default;
|
|
ISmsDeviceStatics& operator=(ISmsDeviceStatics const&) & noexcept = default;
|
|
ISmsDeviceStatics& operator=(ISmsDeviceStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsDeviceStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsDeviceStatics2>
|
|
{
|
|
ISmsDeviceStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsDeviceStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsDeviceStatics2(ISmsDeviceStatics2 const&) noexcept = default;
|
|
ISmsDeviceStatics2(ISmsDeviceStatics2&&) noexcept = default;
|
|
ISmsDeviceStatics2& operator=(ISmsDeviceStatics2 const&) & noexcept = default;
|
|
ISmsDeviceStatics2& operator=(ISmsDeviceStatics2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsFilterRule :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsFilterRule>
|
|
{
|
|
ISmsFilterRule(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsFilterRule(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsFilterRule(ISmsFilterRule const&) noexcept = default;
|
|
ISmsFilterRule(ISmsFilterRule&&) noexcept = default;
|
|
ISmsFilterRule& operator=(ISmsFilterRule const&) & noexcept = default;
|
|
ISmsFilterRule& operator=(ISmsFilterRule&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsFilterRuleFactory :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsFilterRuleFactory>
|
|
{
|
|
ISmsFilterRuleFactory(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsFilterRuleFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsFilterRuleFactory(ISmsFilterRuleFactory const&) noexcept = default;
|
|
ISmsFilterRuleFactory(ISmsFilterRuleFactory&&) noexcept = default;
|
|
ISmsFilterRuleFactory& operator=(ISmsFilterRuleFactory const&) & noexcept = default;
|
|
ISmsFilterRuleFactory& operator=(ISmsFilterRuleFactory&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsFilterRules :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsFilterRules>
|
|
{
|
|
ISmsFilterRules(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsFilterRules(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsFilterRules(ISmsFilterRules const&) noexcept = default;
|
|
ISmsFilterRules(ISmsFilterRules&&) noexcept = default;
|
|
ISmsFilterRules& operator=(ISmsFilterRules const&) & noexcept = default;
|
|
ISmsFilterRules& operator=(ISmsFilterRules&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsFilterRulesFactory :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsFilterRulesFactory>
|
|
{
|
|
ISmsFilterRulesFactory(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsFilterRulesFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsFilterRulesFactory(ISmsFilterRulesFactory const&) noexcept = default;
|
|
ISmsFilterRulesFactory(ISmsFilterRulesFactory&&) noexcept = default;
|
|
ISmsFilterRulesFactory& operator=(ISmsFilterRulesFactory const&) & noexcept = default;
|
|
ISmsFilterRulesFactory& operator=(ISmsFilterRulesFactory&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsMessage :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsMessage>
|
|
{
|
|
ISmsMessage(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsMessage(ISmsMessage const&) noexcept = default;
|
|
ISmsMessage(ISmsMessage&&) noexcept = default;
|
|
ISmsMessage& operator=(ISmsMessage const&) & noexcept = default;
|
|
ISmsMessage& operator=(ISmsMessage&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsMessageBase :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsMessageBase>
|
|
{
|
|
ISmsMessageBase(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsMessageBase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsMessageBase(ISmsMessageBase const&) noexcept = default;
|
|
ISmsMessageBase(ISmsMessageBase&&) noexcept = default;
|
|
ISmsMessageBase& operator=(ISmsMessageBase const&) & noexcept = default;
|
|
ISmsMessageBase& operator=(ISmsMessageBase&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsMessageReceivedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsMessageReceivedEventArgs>
|
|
{
|
|
ISmsMessageReceivedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsMessageReceivedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsMessageReceivedEventArgs(ISmsMessageReceivedEventArgs const&) noexcept = default;
|
|
ISmsMessageReceivedEventArgs(ISmsMessageReceivedEventArgs&&) noexcept = default;
|
|
ISmsMessageReceivedEventArgs& operator=(ISmsMessageReceivedEventArgs const&) & noexcept = default;
|
|
ISmsMessageReceivedEventArgs& operator=(ISmsMessageReceivedEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsMessageReceivedTriggerDetails :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsMessageReceivedTriggerDetails>
|
|
{
|
|
ISmsMessageReceivedTriggerDetails(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsMessageReceivedTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsMessageReceivedTriggerDetails(ISmsMessageReceivedTriggerDetails const&) noexcept = default;
|
|
ISmsMessageReceivedTriggerDetails(ISmsMessageReceivedTriggerDetails&&) noexcept = default;
|
|
ISmsMessageReceivedTriggerDetails& operator=(ISmsMessageReceivedTriggerDetails const&) & noexcept = default;
|
|
ISmsMessageReceivedTriggerDetails& operator=(ISmsMessageReceivedTriggerDetails&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsMessageRegistration :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsMessageRegistration>
|
|
{
|
|
ISmsMessageRegistration(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsMessageRegistration(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsMessageRegistration(ISmsMessageRegistration const&) noexcept = default;
|
|
ISmsMessageRegistration(ISmsMessageRegistration&&) noexcept = default;
|
|
ISmsMessageRegistration& operator=(ISmsMessageRegistration const&) & noexcept = default;
|
|
ISmsMessageRegistration& operator=(ISmsMessageRegistration&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsMessageRegistrationStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsMessageRegistrationStatics>
|
|
{
|
|
ISmsMessageRegistrationStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsMessageRegistrationStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsMessageRegistrationStatics(ISmsMessageRegistrationStatics const&) noexcept = default;
|
|
ISmsMessageRegistrationStatics(ISmsMessageRegistrationStatics&&) noexcept = default;
|
|
ISmsMessageRegistrationStatics& operator=(ISmsMessageRegistrationStatics const&) & noexcept = default;
|
|
ISmsMessageRegistrationStatics& operator=(ISmsMessageRegistrationStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsReceivedEventDetails :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsReceivedEventDetails>
|
|
{
|
|
ISmsReceivedEventDetails(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsReceivedEventDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsReceivedEventDetails(ISmsReceivedEventDetails const&) noexcept = default;
|
|
ISmsReceivedEventDetails(ISmsReceivedEventDetails&&) noexcept = default;
|
|
ISmsReceivedEventDetails& operator=(ISmsReceivedEventDetails const&) & noexcept = default;
|
|
ISmsReceivedEventDetails& operator=(ISmsReceivedEventDetails&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsReceivedEventDetails2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsReceivedEventDetails2>
|
|
{
|
|
ISmsReceivedEventDetails2(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsReceivedEventDetails2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsReceivedEventDetails2(ISmsReceivedEventDetails2 const&) noexcept = default;
|
|
ISmsReceivedEventDetails2(ISmsReceivedEventDetails2&&) noexcept = default;
|
|
ISmsReceivedEventDetails2& operator=(ISmsReceivedEventDetails2 const&) & noexcept = default;
|
|
ISmsReceivedEventDetails2& operator=(ISmsReceivedEventDetails2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsSendMessageResult :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsSendMessageResult>
|
|
{
|
|
ISmsSendMessageResult(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsSendMessageResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsSendMessageResult(ISmsSendMessageResult const&) noexcept = default;
|
|
ISmsSendMessageResult(ISmsSendMessageResult&&) noexcept = default;
|
|
ISmsSendMessageResult& operator=(ISmsSendMessageResult const&) & noexcept = default;
|
|
ISmsSendMessageResult& operator=(ISmsSendMessageResult&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsStatusMessage :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsStatusMessage>,
|
|
impl::require<winrt::Windows::Devices::Sms::ISmsStatusMessage, winrt::Windows::Devices::Sms::ISmsMessageBase>
|
|
{
|
|
ISmsStatusMessage(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsStatusMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsStatusMessage(ISmsStatusMessage const&) noexcept = default;
|
|
ISmsStatusMessage(ISmsStatusMessage&&) noexcept = default;
|
|
ISmsStatusMessage& operator=(ISmsStatusMessage const&) & noexcept = default;
|
|
ISmsStatusMessage& operator=(ISmsStatusMessage&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsTextMessage :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsTextMessage>,
|
|
impl::require<winrt::Windows::Devices::Sms::ISmsTextMessage, winrt::Windows::Devices::Sms::ISmsMessage>
|
|
{
|
|
ISmsTextMessage(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsTextMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsTextMessage(ISmsTextMessage const&) noexcept = default;
|
|
ISmsTextMessage(ISmsTextMessage&&) noexcept = default;
|
|
ISmsTextMessage& operator=(ISmsTextMessage const&) & noexcept = default;
|
|
ISmsTextMessage& operator=(ISmsTextMessage&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsTextMessage2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsTextMessage2>,
|
|
impl::require<winrt::Windows::Devices::Sms::ISmsTextMessage2, winrt::Windows::Devices::Sms::ISmsMessageBase>
|
|
{
|
|
ISmsTextMessage2(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsTextMessage2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsTextMessage2(ISmsTextMessage2 const&) noexcept = default;
|
|
ISmsTextMessage2(ISmsTextMessage2&&) noexcept = default;
|
|
ISmsTextMessage2& operator=(ISmsTextMessage2 const&) & noexcept = default;
|
|
ISmsTextMessage2& operator=(ISmsTextMessage2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsTextMessageStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsTextMessageStatics>
|
|
{
|
|
ISmsTextMessageStatics(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsTextMessageStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsTextMessageStatics(ISmsTextMessageStatics const&) noexcept = default;
|
|
ISmsTextMessageStatics(ISmsTextMessageStatics&&) noexcept = default;
|
|
ISmsTextMessageStatics& operator=(ISmsTextMessageStatics const&) & noexcept = default;
|
|
ISmsTextMessageStatics& operator=(ISmsTextMessageStatics&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsVoicemailMessage :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsVoicemailMessage>,
|
|
impl::require<winrt::Windows::Devices::Sms::ISmsVoicemailMessage, winrt::Windows::Devices::Sms::ISmsMessageBase>
|
|
{
|
|
ISmsVoicemailMessage(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsVoicemailMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsVoicemailMessage(ISmsVoicemailMessage const&) noexcept = default;
|
|
ISmsVoicemailMessage(ISmsVoicemailMessage&&) noexcept = default;
|
|
ISmsVoicemailMessage& operator=(ISmsVoicemailMessage const&) & noexcept = default;
|
|
ISmsVoicemailMessage& operator=(ISmsVoicemailMessage&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) ISmsWapMessage :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ISmsWapMessage>,
|
|
impl::require<winrt::Windows::Devices::Sms::ISmsWapMessage, winrt::Windows::Devices::Sms::ISmsMessageBase>
|
|
{
|
|
ISmsWapMessage(std::nullptr_t = nullptr) noexcept {}
|
|
ISmsWapMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
ISmsWapMessage(ISmsWapMessage const&) noexcept = default;
|
|
ISmsWapMessage(ISmsWapMessage&&) noexcept = default;
|
|
ISmsWapMessage& operator=(ISmsWapMessage const&) & noexcept = default;
|
|
ISmsWapMessage& operator=(ISmsWapMessage&&) & noexcept = default;
|
|
};
|
|
}
|
|
#endif
|