mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Update WinRT to new version 2.0.250303.1
PiperOrigin-RevId: 781075193
This commit is contained in:
committed by
Copybara-Service
parent
5e558cffc4
commit
8f14bd10fc
+31
-31
@@ -1,4 +1,4 @@
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.220531.1
|
||||
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.250303.1
|
||||
|
||||
#pragma once
|
||||
#ifndef WINRT_Windows_Perception_Spatial_1_H
|
||||
@@ -6,210 +6,210 @@
|
||||
#include "winrt/impl/Windows.Perception.Spatial.0.h"
|
||||
WINRT_EXPORT namespace winrt::Windows::Perception::Spatial
|
||||
{
|
||||
struct __declspec(empty_bases) ISpatialAnchor :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchor :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchor>
|
||||
{
|
||||
ISpatialAnchor(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchor(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialAnchor2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchor2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchor2>
|
||||
{
|
||||
ISpatialAnchor2(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchor2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialAnchorExportSufficiency :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchorExportSufficiency :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchorExportSufficiency>
|
||||
{
|
||||
ISpatialAnchorExportSufficiency(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchorExportSufficiency(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialAnchorExporter :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchorExporter :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchorExporter>
|
||||
{
|
||||
ISpatialAnchorExporter(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchorExporter(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialAnchorExporterStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchorExporterStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchorExporterStatics>
|
||||
{
|
||||
ISpatialAnchorExporterStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchorExporterStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialAnchorManagerStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchorManagerStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchorManagerStatics>
|
||||
{
|
||||
ISpatialAnchorManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchorManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialAnchorRawCoordinateSystemAdjustedEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchorRawCoordinateSystemAdjustedEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchorRawCoordinateSystemAdjustedEventArgs>
|
||||
{
|
||||
ISpatialAnchorRawCoordinateSystemAdjustedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchorRawCoordinateSystemAdjustedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialAnchorStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchorStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchorStatics>
|
||||
{
|
||||
ISpatialAnchorStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchorStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialAnchorStore :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchorStore :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchorStore>
|
||||
{
|
||||
ISpatialAnchorStore(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchorStore(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialAnchorTransferManagerStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialAnchorTransferManagerStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialAnchorTransferManagerStatics>
|
||||
{
|
||||
ISpatialAnchorTransferManagerStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialAnchorTransferManagerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialBoundingVolume :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialBoundingVolume :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialBoundingVolume>
|
||||
{
|
||||
ISpatialBoundingVolume(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialBoundingVolume(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialBoundingVolumeStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialBoundingVolumeStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialBoundingVolumeStatics>
|
||||
{
|
||||
ISpatialBoundingVolumeStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialBoundingVolumeStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialCoordinateSystem :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialCoordinateSystem :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialCoordinateSystem>
|
||||
{
|
||||
ISpatialCoordinateSystem(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialCoordinateSystem(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialEntity :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialEntity :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialEntity>
|
||||
{
|
||||
ISpatialEntity(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialEntity(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialEntityAddedEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialEntityAddedEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialEntityAddedEventArgs>
|
||||
{
|
||||
ISpatialEntityAddedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialEntityAddedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialEntityFactory :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialEntityFactory :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialEntityFactory>
|
||||
{
|
||||
ISpatialEntityFactory(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialEntityFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialEntityRemovedEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialEntityRemovedEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialEntityRemovedEventArgs>
|
||||
{
|
||||
ISpatialEntityRemovedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialEntityRemovedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialEntityStore :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialEntityStore :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialEntityStore>
|
||||
{
|
||||
ISpatialEntityStore(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialEntityStore(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialEntityStoreStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialEntityStoreStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialEntityStoreStatics>
|
||||
{
|
||||
ISpatialEntityStoreStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialEntityStoreStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialEntityUpdatedEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialEntityUpdatedEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialEntityUpdatedEventArgs>
|
||||
{
|
||||
ISpatialEntityUpdatedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialEntityUpdatedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialEntityWatcher :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialEntityWatcher :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialEntityWatcher>
|
||||
{
|
||||
ISpatialEntityWatcher(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialEntityWatcher(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialLocation :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialLocation :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialLocation>
|
||||
{
|
||||
ISpatialLocation(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialLocation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialLocation2 :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialLocation2 :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialLocation2>
|
||||
{
|
||||
ISpatialLocation2(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialLocation2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialLocator :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialLocator :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialLocator>
|
||||
{
|
||||
ISpatialLocator(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialLocator(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialLocatorAttachedFrameOfReference :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialLocatorAttachedFrameOfReference :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialLocatorAttachedFrameOfReference>
|
||||
{
|
||||
ISpatialLocatorAttachedFrameOfReference(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialLocatorAttachedFrameOfReference(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialLocatorPositionalTrackingDeactivatingEventArgs :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialLocatorPositionalTrackingDeactivatingEventArgs :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialLocatorPositionalTrackingDeactivatingEventArgs>
|
||||
{
|
||||
ISpatialLocatorPositionalTrackingDeactivatingEventArgs(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialLocatorPositionalTrackingDeactivatingEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialLocatorStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialLocatorStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialLocatorStatics>
|
||||
{
|
||||
ISpatialLocatorStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialLocatorStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialStageFrameOfReference :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialStageFrameOfReference :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialStageFrameOfReference>
|
||||
{
|
||||
ISpatialStageFrameOfReference(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialStageFrameOfReference(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialStageFrameOfReferenceStatics :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialStageFrameOfReferenceStatics :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialStageFrameOfReferenceStatics>
|
||||
{
|
||||
ISpatialStageFrameOfReferenceStatics(std::nullptr_t = nullptr) noexcept {}
|
||||
ISpatialStageFrameOfReferenceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
||||
};
|
||||
struct __declspec(empty_bases) ISpatialStationaryFrameOfReference :
|
||||
struct WINRT_IMPL_EMPTY_BASES ISpatialStationaryFrameOfReference :
|
||||
winrt::Windows::Foundation::IInspectable,
|
||||
impl::consume_t<ISpatialStationaryFrameOfReference>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user