mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
211 lines
12 KiB
C++
211 lines
12 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.220531.1
|
|
|
|
#pragma once
|
|
#ifndef WINRT_Windows_Devices_Bluetooth_1_H
|
|
#define WINRT_Windows_Devices_Bluetooth_1_H
|
|
#include "winrt/impl/Windows.Devices.Bluetooth.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::Devices::Bluetooth
|
|
{
|
|
struct __declspec(empty_bases) IBluetoothAdapter :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothAdapter>
|
|
{
|
|
IBluetoothAdapter(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothAdapter(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothAdapter2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothAdapter2>
|
|
{
|
|
IBluetoothAdapter2(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothAdapter2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothAdapter3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothAdapter3>
|
|
{
|
|
IBluetoothAdapter3(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothAdapter3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothAdapterStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothAdapterStatics>
|
|
{
|
|
IBluetoothAdapterStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothAdapterStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothClassOfDevice :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothClassOfDevice>
|
|
{
|
|
IBluetoothClassOfDevice(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothClassOfDevice(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothClassOfDeviceStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothClassOfDeviceStatics>
|
|
{
|
|
IBluetoothClassOfDeviceStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothClassOfDeviceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothDevice :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothDevice>
|
|
{
|
|
IBluetoothDevice(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothDevice(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothDevice2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothDevice2>,
|
|
impl::require<winrt::Windows::Devices::Bluetooth::IBluetoothDevice2, winrt::Windows::Devices::Bluetooth::IBluetoothDevice>
|
|
{
|
|
IBluetoothDevice2(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothDevice2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothDevice3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothDevice3>,
|
|
impl::require<winrt::Windows::Devices::Bluetooth::IBluetoothDevice3, winrt::Windows::Devices::Bluetooth::IBluetoothDevice, winrt::Windows::Devices::Bluetooth::IBluetoothDevice2>
|
|
{
|
|
IBluetoothDevice3(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothDevice3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothDevice4 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothDevice4>
|
|
{
|
|
IBluetoothDevice4(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothDevice4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothDevice5 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothDevice5>
|
|
{
|
|
IBluetoothDevice5(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothDevice5(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothDeviceId :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothDeviceId>
|
|
{
|
|
IBluetoothDeviceId(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothDeviceId(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothDeviceIdStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothDeviceIdStatics>
|
|
{
|
|
IBluetoothDeviceIdStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothDeviceIdStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothDeviceStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothDeviceStatics>
|
|
{
|
|
IBluetoothDeviceStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothDeviceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothDeviceStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothDeviceStatics2>,
|
|
impl::require<winrt::Windows::Devices::Bluetooth::IBluetoothDeviceStatics2, winrt::Windows::Devices::Bluetooth::IBluetoothDeviceStatics>
|
|
{
|
|
IBluetoothDeviceStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothDeviceStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEAppearance :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEAppearance>
|
|
{
|
|
IBluetoothLEAppearance(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEAppearance(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEAppearanceCategoriesStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEAppearanceCategoriesStatics>
|
|
{
|
|
IBluetoothLEAppearanceCategoriesStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEAppearanceCategoriesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEAppearanceStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEAppearanceStatics>
|
|
{
|
|
IBluetoothLEAppearanceStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEAppearanceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEAppearanceSubcategoriesStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEAppearanceSubcategoriesStatics>
|
|
{
|
|
IBluetoothLEAppearanceSubcategoriesStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEAppearanceSubcategoriesStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEDevice :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEDevice>
|
|
{
|
|
IBluetoothLEDevice(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEDevice(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEDevice2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEDevice2>,
|
|
impl::require<winrt::Windows::Devices::Bluetooth::IBluetoothLEDevice2, winrt::Windows::Devices::Bluetooth::IBluetoothLEDevice>
|
|
{
|
|
IBluetoothLEDevice2(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEDevice2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEDevice3 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEDevice3>
|
|
{
|
|
IBluetoothLEDevice3(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEDevice3(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEDevice4 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEDevice4>
|
|
{
|
|
IBluetoothLEDevice4(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEDevice4(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEDevice5 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEDevice5>
|
|
{
|
|
IBluetoothLEDevice5(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEDevice5(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEDeviceStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEDeviceStatics>
|
|
{
|
|
IBluetoothLEDeviceStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEDeviceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothLEDeviceStatics2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothLEDeviceStatics2>
|
|
{
|
|
IBluetoothLEDeviceStatics2(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothLEDeviceStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothSignalStrengthFilter :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothSignalStrengthFilter>
|
|
{
|
|
IBluetoothSignalStrengthFilter(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothSignalStrengthFilter(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
struct __declspec(empty_bases) IBluetoothUuidHelperStatics :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBluetoothUuidHelperStatics>
|
|
{
|
|
IBluetoothUuidHelperStatics(std::nullptr_t = nullptr) noexcept {}
|
|
IBluetoothUuidHelperStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
};
|
|
}
|
|
#endif
|