mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
461 lines
26 KiB
C++
461 lines
26 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.250303.1
|
|
|
|
#pragma once
|
|
#ifndef WINRT_Windows_ApplicationModel_Calls_1_H
|
|
#define WINRT_Windows_ApplicationModel_Calls_1_H
|
|
#include "winrt/impl/Windows.ApplicationModel.Calls.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::ApplicationModel::Calls
|
|
{
|
|
struct WINRT_IMPL_EMPTY_BASES IAcceptedVoipPhoneCallOptions
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAcceptedVoipPhoneCallOptions> {
|
|
IAcceptedVoipPhoneCallOptions(std::nullptr_t = nullptr) noexcept {}
|
|
IAcceptedVoipPhoneCallOptions(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IAcceptedVoipPhoneCallOptionsFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAcceptedVoipPhoneCallOptionsFactory> {
|
|
IAcceptedVoipPhoneCallOptionsFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IAcceptedVoipPhoneCallOptionsFactory(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IAppInitiatedVoipPhoneCallOptions
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAppInitiatedVoipPhoneCallOptions> {
|
|
IAppInitiatedVoipPhoneCallOptions(std::nullptr_t = nullptr) noexcept {}
|
|
IAppInitiatedVoipPhoneCallOptions(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IAppInitiatedVoipPhoneCallOptionsFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IAppInitiatedVoipPhoneCallOptionsFactory> {
|
|
IAppInitiatedVoipPhoneCallOptionsFactory(
|
|
std::nullptr_t = nullptr) noexcept {}
|
|
IAppInitiatedVoipPhoneCallOptionsFactory(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ICallAnswerEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ICallAnswerEventArgs>
|
|
{
|
|
ICallAnswerEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
ICallAnswerEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ICallAnswerEventArgs2
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ICallAnswerEventArgs2> {
|
|
ICallAnswerEventArgs2(std::nullptr_t = nullptr) noexcept {}
|
|
ICallAnswerEventArgs2(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ICallRejectEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ICallRejectEventArgs>
|
|
{
|
|
ICallRejectEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
ICallRejectEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ICallStateChangeEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ICallStateChangeEventArgs>
|
|
{
|
|
ICallStateChangeEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
ICallStateChangeEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IIncomingVoipPhoneCallOptions
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IIncomingVoipPhoneCallOptions> {
|
|
IIncomingVoipPhoneCallOptions(std::nullptr_t = nullptr) noexcept {}
|
|
IIncomingVoipPhoneCallOptions(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IIncomingVoipPhoneCallOptionsFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IIncomingVoipPhoneCallOptionsFactory> {
|
|
IIncomingVoipPhoneCallOptionsFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IIncomingVoipPhoneCallOptionsFactory(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ILockScreenCallEndCallDeferral :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ILockScreenCallEndCallDeferral>
|
|
{
|
|
ILockScreenCallEndCallDeferral(std::nullptr_t = nullptr) noexcept {}
|
|
ILockScreenCallEndCallDeferral(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ILockScreenCallEndRequestedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ILockScreenCallEndRequestedEventArgs>
|
|
{
|
|
ILockScreenCallEndRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
ILockScreenCallEndRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES ILockScreenCallUI :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<ILockScreenCallUI>
|
|
{
|
|
ILockScreenCallUI(std::nullptr_t = nullptr) noexcept {}
|
|
ILockScreenCallUI(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IMuteChangeEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IMuteChangeEventArgs>
|
|
{
|
|
IMuteChangeEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IMuteChangeEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IOutgoingVoipPhoneCallOptions
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IOutgoingVoipPhoneCallOptions> {
|
|
IOutgoingVoipPhoneCallOptions(std::nullptr_t = nullptr) noexcept {}
|
|
IOutgoingVoipPhoneCallOptions(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IOutgoingVoipPhoneCallOptionsFactory
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IOutgoingVoipPhoneCallOptionsFactory> {
|
|
IOutgoingVoipPhoneCallOptionsFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IOutgoingVoipPhoneCallOptionsFactory(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCall :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCall>
|
|
{
|
|
IPhoneCall(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCall(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallBlockingStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallBlockingStatics>
|
|
{
|
|
IPhoneCallBlockingStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallBlockingStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallHistoryEntry :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallHistoryEntry>
|
|
{
|
|
IPhoneCallHistoryEntry(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallHistoryEntry(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallHistoryEntryAddress :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallHistoryEntryAddress>
|
|
{
|
|
IPhoneCallHistoryEntryAddress(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallHistoryEntryAddress(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallHistoryEntryAddressFactory :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallHistoryEntryAddressFactory>
|
|
{
|
|
IPhoneCallHistoryEntryAddressFactory(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallHistoryEntryAddressFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallHistoryEntryQueryOptions :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallHistoryEntryQueryOptions>
|
|
{
|
|
IPhoneCallHistoryEntryQueryOptions(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallHistoryEntryQueryOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallHistoryEntryReader :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallHistoryEntryReader>
|
|
{
|
|
IPhoneCallHistoryEntryReader(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallHistoryEntryReader(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallHistoryManagerForUser :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallHistoryManagerForUser>
|
|
{
|
|
IPhoneCallHistoryManagerForUser(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallHistoryManagerForUser(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallHistoryManagerStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallHistoryManagerStatics>
|
|
{
|
|
IPhoneCallHistoryManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallHistoryManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallHistoryManagerStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallHistoryManagerStatics2>
|
|
{
|
|
IPhoneCallHistoryManagerStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallHistoryManagerStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallHistoryStore :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallHistoryStore>
|
|
{
|
|
IPhoneCallHistoryStore(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallHistoryStore(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallInfo :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallInfo>
|
|
{
|
|
IPhoneCallInfo(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallManagerStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallManagerStatics>
|
|
{
|
|
IPhoneCallManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallManagerStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallManagerStatics2>
|
|
{
|
|
IPhoneCallManagerStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallManagerStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallStatics>
|
|
{
|
|
IPhoneCallStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallStore :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallStore>
|
|
{
|
|
IPhoneCallStore(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallStore(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallVideoCapabilities :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallVideoCapabilities>
|
|
{
|
|
IPhoneCallVideoCapabilities(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallVideoCapabilities(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallVideoCapabilitiesManagerStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallVideoCapabilitiesManagerStatics>
|
|
{
|
|
IPhoneCallVideoCapabilitiesManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallVideoCapabilitiesManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneCallsResult :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneCallsResult>
|
|
{
|
|
IPhoneCallsResult(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneCallsResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneDialOptions :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneDialOptions>
|
|
{
|
|
IPhoneDialOptions(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneDialOptions(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLine :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLine>
|
|
{
|
|
IPhoneLine(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLine(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLine2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLine2>
|
|
{
|
|
IPhoneLine2(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLine2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLine3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLine3>
|
|
{
|
|
IPhoneLine3(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLine3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLineCellularDetails :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLineCellularDetails>
|
|
{
|
|
IPhoneLineCellularDetails(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLineCellularDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLineConfiguration :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLineConfiguration>
|
|
{
|
|
IPhoneLineConfiguration(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLineConfiguration(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLineDialResult :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLineDialResult>
|
|
{
|
|
IPhoneLineDialResult(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLineDialResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLineStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLineStatics>
|
|
{
|
|
IPhoneLineStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLineStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLineTransportDevice :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLineTransportDevice>
|
|
{
|
|
IPhoneLineTransportDevice(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLineTransportDevice(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLineTransportDevice2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLineTransportDevice2>
|
|
{
|
|
IPhoneLineTransportDevice2(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLineTransportDevice2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLineTransportDeviceStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLineTransportDeviceStatics>
|
|
{
|
|
IPhoneLineTransportDeviceStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLineTransportDeviceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLineWatcher :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLineWatcher>
|
|
{
|
|
IPhoneLineWatcher(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLineWatcher(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneLineWatcherEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneLineWatcherEventArgs>
|
|
{
|
|
IPhoneLineWatcherEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneLineWatcherEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IPhoneVoicemail :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IPhoneVoicemail>
|
|
{
|
|
IPhoneVoicemail(std::nullptr_t = nullptr) noexcept {}
|
|
IPhoneVoicemail(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipCallCoordinator :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipCallCoordinator>
|
|
{
|
|
IVoipCallCoordinator(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipCallCoordinator(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipCallCoordinator2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipCallCoordinator2>,
|
|
impl::require<winrt::Windows::ApplicationModel::Calls::IVoipCallCoordinator2, winrt::Windows::ApplicationModel::Calls::IVoipCallCoordinator>
|
|
{
|
|
IVoipCallCoordinator2(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipCallCoordinator2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipCallCoordinator3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipCallCoordinator3>,
|
|
impl::require<winrt::Windows::ApplicationModel::Calls::IVoipCallCoordinator3, winrt::Windows::ApplicationModel::Calls::IVoipCallCoordinator>
|
|
{
|
|
IVoipCallCoordinator3(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipCallCoordinator3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
using impl::consume_t<IVoipCallCoordinator3, IVoipCallCoordinator3>::RequestNewIncomingCall;
|
|
using impl::consume_t<IVoipCallCoordinator3, winrt::Windows::ApplicationModel::Calls::IVoipCallCoordinator>::RequestNewIncomingCall;
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipCallCoordinator4 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipCallCoordinator4>,
|
|
impl::require<winrt::Windows::ApplicationModel::Calls::IVoipCallCoordinator4, winrt::Windows::ApplicationModel::Calls::IVoipCallCoordinator>
|
|
{
|
|
IVoipCallCoordinator4(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipCallCoordinator4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
using impl::consume_t<IVoipCallCoordinator4, IVoipCallCoordinator4>::ReserveCallResourcesAsync;
|
|
using impl::consume_t<IVoipCallCoordinator4, winrt::Windows::ApplicationModel::Calls::IVoipCallCoordinator>::ReserveCallResourcesAsync;
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipCallCoordinator5
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipCallCoordinator5> {
|
|
IVoipCallCoordinator5(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipCallCoordinator5(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipCallCoordinatorStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipCallCoordinatorStatics>
|
|
{
|
|
IVoipCallCoordinatorStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipCallCoordinatorStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipCallCoordinatorStatics2
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipCallCoordinatorStatics2> {
|
|
IVoipCallCoordinatorStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipCallCoordinatorStatics2(void* ptr,
|
|
take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipPhoneCall :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipPhoneCall>
|
|
{
|
|
IVoipPhoneCall(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipPhoneCall(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipPhoneCall2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipPhoneCall2>,
|
|
impl::require<winrt::Windows::ApplicationModel::Calls::IVoipPhoneCall2, winrt::Windows::ApplicationModel::Calls::IVoipPhoneCall>
|
|
{
|
|
IVoipPhoneCall2(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipPhoneCall2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipPhoneCall3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipPhoneCall3>,
|
|
impl::require<winrt::Windows::ApplicationModel::Calls::IVoipPhoneCall3, winrt::Windows::ApplicationModel::Calls::IVoipPhoneCall, winrt::Windows::ApplicationModel::Calls::IVoipPhoneCall2>
|
|
{
|
|
IVoipPhoneCall3(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipPhoneCall3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IVoipPhoneCall4
|
|
: winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IVoipPhoneCall4> {
|
|
IVoipPhoneCall4(std::nullptr_t = nullptr) noexcept {}
|
|
IVoipPhoneCall4(void* ptr, take_ownership_from_abi_t) noexcept
|
|
: winrt::Windows::Foundation::IInspectable(ptr,
|
|
take_ownership_from_abi) {}
|
|
};
|
|
}
|
|
#endif
|