mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
286 lines
16 KiB
C++
286 lines
16 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.250303.1
|
|
|
|
#pragma once
|
|
#ifndef WINRT_Windows_Devices_Enumeration_1_H
|
|
#define WINRT_Windows_Devices_Enumeration_1_H
|
|
#include "winrt/impl/Windows.Devices.Enumeration.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::Devices::Enumeration
|
|
{
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceAccessChangedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceAccessChangedEventArgs>
|
|
{
|
|
IDeviceAccessChangedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceAccessChangedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceAccessChangedEventArgs2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceAccessChangedEventArgs2>,
|
|
impl::require<winrt::Windows::Devices::Enumeration::IDeviceAccessChangedEventArgs2, winrt::Windows::Devices::Enumeration::IDeviceAccessChangedEventArgs>
|
|
{
|
|
IDeviceAccessChangedEventArgs2(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceAccessChangedEventArgs2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceAccessChangedEventArgs3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceAccessChangedEventArgs3>
|
|
{
|
|
IDeviceAccessChangedEventArgs3(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceAccessChangedEventArgs3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceAccessInformation :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceAccessInformation>
|
|
{
|
|
IDeviceAccessInformation(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceAccessInformation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceAccessInformation2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceAccessInformation2>
|
|
{
|
|
IDeviceAccessInformation2(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceAccessInformation2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceAccessInformationStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceAccessInformationStatics>
|
|
{
|
|
IDeviceAccessInformationStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceAccessInformationStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceConnectionChangeTriggerDetails :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceConnectionChangeTriggerDetails>
|
|
{
|
|
IDeviceConnectionChangeTriggerDetails(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceConnectionChangeTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceDisconnectButtonClickedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceDisconnectButtonClickedEventArgs>
|
|
{
|
|
IDeviceDisconnectButtonClickedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceDisconnectButtonClickedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceEnumerationSettings :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceEnumerationSettings>
|
|
{
|
|
IDeviceEnumerationSettings(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceEnumerationSettings(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformation :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformation>
|
|
{
|
|
IDeviceInformation(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformation2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformation2>
|
|
{
|
|
IDeviceInformation2(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformation2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationCustomPairing :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationCustomPairing>
|
|
{
|
|
IDeviceInformationCustomPairing(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationCustomPairing(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationCustomPairing2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationCustomPairing2>
|
|
{
|
|
IDeviceInformationCustomPairing2(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationCustomPairing2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationPairing :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationPairing>
|
|
{
|
|
IDeviceInformationPairing(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationPairing(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationPairing2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationPairing2>
|
|
{
|
|
IDeviceInformationPairing2(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationPairing2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationPairingStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationPairingStatics>
|
|
{
|
|
IDeviceInformationPairingStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationPairingStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationPairingStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationPairingStatics2>
|
|
{
|
|
IDeviceInformationPairingStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationPairingStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationStatics>
|
|
{
|
|
IDeviceInformationStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationStatics2>
|
|
{
|
|
IDeviceInformationStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationStatics3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationStatics3>
|
|
{
|
|
IDeviceInformationStatics3(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationStatics3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationUpdate :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationUpdate>
|
|
{
|
|
IDeviceInformationUpdate(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationUpdate(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceInformationUpdate2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceInformationUpdate2>
|
|
{
|
|
IDeviceInformationUpdate2(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceInformationUpdate2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDevicePairingRequestedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDevicePairingRequestedEventArgs>
|
|
{
|
|
IDevicePairingRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDevicePairingRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDevicePairingRequestedEventArgs2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDevicePairingRequestedEventArgs2>
|
|
{
|
|
IDevicePairingRequestedEventArgs2(std::nullptr_t = nullptr) noexcept {}
|
|
IDevicePairingRequestedEventArgs2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDevicePairingRequestedEventArgs3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDevicePairingRequestedEventArgs3>
|
|
{
|
|
IDevicePairingRequestedEventArgs3(std::nullptr_t = nullptr) noexcept {}
|
|
IDevicePairingRequestedEventArgs3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDevicePairingResult :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDevicePairingResult>
|
|
{
|
|
IDevicePairingResult(std::nullptr_t = nullptr) noexcept {}
|
|
IDevicePairingResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDevicePairingSetMembersRequestedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDevicePairingSetMembersRequestedEventArgs>
|
|
{
|
|
IDevicePairingSetMembersRequestedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDevicePairingSetMembersRequestedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDevicePairingSettings :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDevicePairingSettings>
|
|
{
|
|
IDevicePairingSettings(std::nullptr_t = nullptr) noexcept {}
|
|
IDevicePairingSettings(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDevicePicker :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDevicePicker>
|
|
{
|
|
IDevicePicker(std::nullptr_t = nullptr) noexcept {}
|
|
IDevicePicker(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDevicePickerAppearance :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDevicePickerAppearance>
|
|
{
|
|
IDevicePickerAppearance(std::nullptr_t = nullptr) noexcept {}
|
|
IDevicePickerAppearance(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDevicePickerFilter :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDevicePickerFilter>
|
|
{
|
|
IDevicePickerFilter(std::nullptr_t = nullptr) noexcept {}
|
|
IDevicePickerFilter(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceSelectedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceSelectedEventArgs>
|
|
{
|
|
IDeviceSelectedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceSelectedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceUnpairingResult :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceUnpairingResult>
|
|
{
|
|
IDeviceUnpairingResult(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceUnpairingResult(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceWatcher :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceWatcher>
|
|
{
|
|
IDeviceWatcher(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceWatcher(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceWatcher2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceWatcher2>
|
|
{
|
|
IDeviceWatcher2(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceWatcher2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceWatcherEvent :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceWatcherEvent>
|
|
{
|
|
IDeviceWatcherEvent(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceWatcherEvent(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IDeviceWatcherTriggerDetails :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IDeviceWatcherTriggerDetails>
|
|
{
|
|
IDeviceWatcherTriggerDetails(std::nullptr_t = nullptr) noexcept {}
|
|
IDeviceWatcherTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IEnclosureLocation :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEnclosureLocation>
|
|
{
|
|
IEnclosureLocation(std::nullptr_t = nullptr) noexcept {}
|
|
IEnclosureLocation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct WINRT_IMPL_EMPTY_BASES IEnclosureLocation2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IEnclosureLocation2>,
|
|
impl::require<winrt::Windows::Devices::Enumeration::IEnclosureLocation2, winrt::Windows::Devices::Enumeration::IEnclosureLocation>
|
|
{
|
|
IEnclosureLocation2(std::nullptr_t = nullptr) noexcept {}
|
|
IEnclosureLocation2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
}
|
|
#endif
|