mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 15:16:12 -04:00
351 lines
30 KiB
C++
351 lines
30 KiB
C++
// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210505.3
|
|
|
|
#ifndef WINRT_Windows_Devices_PointOfService_Provider_1_H
|
|
#define WINRT_Windows_Devices_PointOfService_Provider_1_H
|
|
#include "winrt/impl/Windows.Devices.PointOfService.Provider.0.h"
|
|
WINRT_EXPORT namespace winrt::Windows::Devices::PointOfService::Provider
|
|
{
|
|
struct __declspec(empty_bases) IBarcodeScannerDisableScannerRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerDisableScannerRequest>
|
|
{
|
|
IBarcodeScannerDisableScannerRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerDisableScannerRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerDisableScannerRequest(IBarcodeScannerDisableScannerRequest const&) noexcept = default;
|
|
IBarcodeScannerDisableScannerRequest(IBarcodeScannerDisableScannerRequest&&) noexcept = default;
|
|
IBarcodeScannerDisableScannerRequest& operator=(IBarcodeScannerDisableScannerRequest const&) & noexcept = default;
|
|
IBarcodeScannerDisableScannerRequest& operator=(IBarcodeScannerDisableScannerRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerDisableScannerRequest2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerDisableScannerRequest2>
|
|
{
|
|
IBarcodeScannerDisableScannerRequest2(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerDisableScannerRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerDisableScannerRequest2(IBarcodeScannerDisableScannerRequest2 const&) noexcept = default;
|
|
IBarcodeScannerDisableScannerRequest2(IBarcodeScannerDisableScannerRequest2&&) noexcept = default;
|
|
IBarcodeScannerDisableScannerRequest2& operator=(IBarcodeScannerDisableScannerRequest2 const&) & noexcept = default;
|
|
IBarcodeScannerDisableScannerRequest2& operator=(IBarcodeScannerDisableScannerRequest2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerDisableScannerRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerDisableScannerRequestEventArgs>
|
|
{
|
|
IBarcodeScannerDisableScannerRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerDisableScannerRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerDisableScannerRequestEventArgs(IBarcodeScannerDisableScannerRequestEventArgs const&) noexcept = default;
|
|
IBarcodeScannerDisableScannerRequestEventArgs(IBarcodeScannerDisableScannerRequestEventArgs&&) noexcept = default;
|
|
IBarcodeScannerDisableScannerRequestEventArgs& operator=(IBarcodeScannerDisableScannerRequestEventArgs const&) & noexcept = default;
|
|
IBarcodeScannerDisableScannerRequestEventArgs& operator=(IBarcodeScannerDisableScannerRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerEnableScannerRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerEnableScannerRequest>
|
|
{
|
|
IBarcodeScannerEnableScannerRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerEnableScannerRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerEnableScannerRequest(IBarcodeScannerEnableScannerRequest const&) noexcept = default;
|
|
IBarcodeScannerEnableScannerRequest(IBarcodeScannerEnableScannerRequest&&) noexcept = default;
|
|
IBarcodeScannerEnableScannerRequest& operator=(IBarcodeScannerEnableScannerRequest const&) & noexcept = default;
|
|
IBarcodeScannerEnableScannerRequest& operator=(IBarcodeScannerEnableScannerRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerEnableScannerRequest2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerEnableScannerRequest2>
|
|
{
|
|
IBarcodeScannerEnableScannerRequest2(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerEnableScannerRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerEnableScannerRequest2(IBarcodeScannerEnableScannerRequest2 const&) noexcept = default;
|
|
IBarcodeScannerEnableScannerRequest2(IBarcodeScannerEnableScannerRequest2&&) noexcept = default;
|
|
IBarcodeScannerEnableScannerRequest2& operator=(IBarcodeScannerEnableScannerRequest2 const&) & noexcept = default;
|
|
IBarcodeScannerEnableScannerRequest2& operator=(IBarcodeScannerEnableScannerRequest2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerEnableScannerRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerEnableScannerRequestEventArgs>
|
|
{
|
|
IBarcodeScannerEnableScannerRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerEnableScannerRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerEnableScannerRequestEventArgs(IBarcodeScannerEnableScannerRequestEventArgs const&) noexcept = default;
|
|
IBarcodeScannerEnableScannerRequestEventArgs(IBarcodeScannerEnableScannerRequestEventArgs&&) noexcept = default;
|
|
IBarcodeScannerEnableScannerRequestEventArgs& operator=(IBarcodeScannerEnableScannerRequestEventArgs const&) & noexcept = default;
|
|
IBarcodeScannerEnableScannerRequestEventArgs& operator=(IBarcodeScannerEnableScannerRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerFrameReader :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerFrameReader>
|
|
{
|
|
IBarcodeScannerFrameReader(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerFrameReader(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerFrameReader(IBarcodeScannerFrameReader const&) noexcept = default;
|
|
IBarcodeScannerFrameReader(IBarcodeScannerFrameReader&&) noexcept = default;
|
|
IBarcodeScannerFrameReader& operator=(IBarcodeScannerFrameReader const&) & noexcept = default;
|
|
IBarcodeScannerFrameReader& operator=(IBarcodeScannerFrameReader&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerFrameReaderFrameArrivedEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerFrameReaderFrameArrivedEventArgs>
|
|
{
|
|
IBarcodeScannerFrameReaderFrameArrivedEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerFrameReaderFrameArrivedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerFrameReaderFrameArrivedEventArgs(IBarcodeScannerFrameReaderFrameArrivedEventArgs const&) noexcept = default;
|
|
IBarcodeScannerFrameReaderFrameArrivedEventArgs(IBarcodeScannerFrameReaderFrameArrivedEventArgs&&) noexcept = default;
|
|
IBarcodeScannerFrameReaderFrameArrivedEventArgs& operator=(IBarcodeScannerFrameReaderFrameArrivedEventArgs const&) & noexcept = default;
|
|
IBarcodeScannerFrameReaderFrameArrivedEventArgs& operator=(IBarcodeScannerFrameReaderFrameArrivedEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerGetSymbologyAttributesRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerGetSymbologyAttributesRequest>
|
|
{
|
|
IBarcodeScannerGetSymbologyAttributesRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerGetSymbologyAttributesRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerGetSymbologyAttributesRequest(IBarcodeScannerGetSymbologyAttributesRequest const&) noexcept = default;
|
|
IBarcodeScannerGetSymbologyAttributesRequest(IBarcodeScannerGetSymbologyAttributesRequest&&) noexcept = default;
|
|
IBarcodeScannerGetSymbologyAttributesRequest& operator=(IBarcodeScannerGetSymbologyAttributesRequest const&) & noexcept = default;
|
|
IBarcodeScannerGetSymbologyAttributesRequest& operator=(IBarcodeScannerGetSymbologyAttributesRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerGetSymbologyAttributesRequest2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerGetSymbologyAttributesRequest2>
|
|
{
|
|
IBarcodeScannerGetSymbologyAttributesRequest2(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerGetSymbologyAttributesRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerGetSymbologyAttributesRequest2(IBarcodeScannerGetSymbologyAttributesRequest2 const&) noexcept = default;
|
|
IBarcodeScannerGetSymbologyAttributesRequest2(IBarcodeScannerGetSymbologyAttributesRequest2&&) noexcept = default;
|
|
IBarcodeScannerGetSymbologyAttributesRequest2& operator=(IBarcodeScannerGetSymbologyAttributesRequest2 const&) & noexcept = default;
|
|
IBarcodeScannerGetSymbologyAttributesRequest2& operator=(IBarcodeScannerGetSymbologyAttributesRequest2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerGetSymbologyAttributesRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerGetSymbologyAttributesRequestEventArgs>
|
|
{
|
|
IBarcodeScannerGetSymbologyAttributesRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerGetSymbologyAttributesRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerGetSymbologyAttributesRequestEventArgs(IBarcodeScannerGetSymbologyAttributesRequestEventArgs const&) noexcept = default;
|
|
IBarcodeScannerGetSymbologyAttributesRequestEventArgs(IBarcodeScannerGetSymbologyAttributesRequestEventArgs&&) noexcept = default;
|
|
IBarcodeScannerGetSymbologyAttributesRequestEventArgs& operator=(IBarcodeScannerGetSymbologyAttributesRequestEventArgs const&) & noexcept = default;
|
|
IBarcodeScannerGetSymbologyAttributesRequestEventArgs& operator=(IBarcodeScannerGetSymbologyAttributesRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerHideVideoPreviewRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerHideVideoPreviewRequest>
|
|
{
|
|
IBarcodeScannerHideVideoPreviewRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerHideVideoPreviewRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerHideVideoPreviewRequest(IBarcodeScannerHideVideoPreviewRequest const&) noexcept = default;
|
|
IBarcodeScannerHideVideoPreviewRequest(IBarcodeScannerHideVideoPreviewRequest&&) noexcept = default;
|
|
IBarcodeScannerHideVideoPreviewRequest& operator=(IBarcodeScannerHideVideoPreviewRequest const&) & noexcept = default;
|
|
IBarcodeScannerHideVideoPreviewRequest& operator=(IBarcodeScannerHideVideoPreviewRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerHideVideoPreviewRequest2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerHideVideoPreviewRequest2>
|
|
{
|
|
IBarcodeScannerHideVideoPreviewRequest2(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerHideVideoPreviewRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerHideVideoPreviewRequest2(IBarcodeScannerHideVideoPreviewRequest2 const&) noexcept = default;
|
|
IBarcodeScannerHideVideoPreviewRequest2(IBarcodeScannerHideVideoPreviewRequest2&&) noexcept = default;
|
|
IBarcodeScannerHideVideoPreviewRequest2& operator=(IBarcodeScannerHideVideoPreviewRequest2 const&) & noexcept = default;
|
|
IBarcodeScannerHideVideoPreviewRequest2& operator=(IBarcodeScannerHideVideoPreviewRequest2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerHideVideoPreviewRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerHideVideoPreviewRequestEventArgs>
|
|
{
|
|
IBarcodeScannerHideVideoPreviewRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerHideVideoPreviewRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerHideVideoPreviewRequestEventArgs(IBarcodeScannerHideVideoPreviewRequestEventArgs const&) noexcept = default;
|
|
IBarcodeScannerHideVideoPreviewRequestEventArgs(IBarcodeScannerHideVideoPreviewRequestEventArgs&&) noexcept = default;
|
|
IBarcodeScannerHideVideoPreviewRequestEventArgs& operator=(IBarcodeScannerHideVideoPreviewRequestEventArgs const&) & noexcept = default;
|
|
IBarcodeScannerHideVideoPreviewRequestEventArgs& operator=(IBarcodeScannerHideVideoPreviewRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerProviderConnection :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerProviderConnection>
|
|
{
|
|
IBarcodeScannerProviderConnection(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerProviderConnection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerProviderConnection(IBarcodeScannerProviderConnection const&) noexcept = default;
|
|
IBarcodeScannerProviderConnection(IBarcodeScannerProviderConnection&&) noexcept = default;
|
|
IBarcodeScannerProviderConnection& operator=(IBarcodeScannerProviderConnection const&) & noexcept = default;
|
|
IBarcodeScannerProviderConnection& operator=(IBarcodeScannerProviderConnection&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerProviderConnection2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerProviderConnection2>
|
|
{
|
|
IBarcodeScannerProviderConnection2(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerProviderConnection2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerProviderConnection2(IBarcodeScannerProviderConnection2 const&) noexcept = default;
|
|
IBarcodeScannerProviderConnection2(IBarcodeScannerProviderConnection2&&) noexcept = default;
|
|
IBarcodeScannerProviderConnection2& operator=(IBarcodeScannerProviderConnection2 const&) & noexcept = default;
|
|
IBarcodeScannerProviderConnection2& operator=(IBarcodeScannerProviderConnection2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerProviderTriggerDetails :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerProviderTriggerDetails>
|
|
{
|
|
IBarcodeScannerProviderTriggerDetails(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerProviderTriggerDetails(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerProviderTriggerDetails(IBarcodeScannerProviderTriggerDetails const&) noexcept = default;
|
|
IBarcodeScannerProviderTriggerDetails(IBarcodeScannerProviderTriggerDetails&&) noexcept = default;
|
|
IBarcodeScannerProviderTriggerDetails& operator=(IBarcodeScannerProviderTriggerDetails const&) & noexcept = default;
|
|
IBarcodeScannerProviderTriggerDetails& operator=(IBarcodeScannerProviderTriggerDetails&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerSetActiveSymbologiesRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerSetActiveSymbologiesRequest>
|
|
{
|
|
IBarcodeScannerSetActiveSymbologiesRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerSetActiveSymbologiesRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerSetActiveSymbologiesRequest(IBarcodeScannerSetActiveSymbologiesRequest const&) noexcept = default;
|
|
IBarcodeScannerSetActiveSymbologiesRequest(IBarcodeScannerSetActiveSymbologiesRequest&&) noexcept = default;
|
|
IBarcodeScannerSetActiveSymbologiesRequest& operator=(IBarcodeScannerSetActiveSymbologiesRequest const&) & noexcept = default;
|
|
IBarcodeScannerSetActiveSymbologiesRequest& operator=(IBarcodeScannerSetActiveSymbologiesRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerSetActiveSymbologiesRequest2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerSetActiveSymbologiesRequest2>
|
|
{
|
|
IBarcodeScannerSetActiveSymbologiesRequest2(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerSetActiveSymbologiesRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerSetActiveSymbologiesRequest2(IBarcodeScannerSetActiveSymbologiesRequest2 const&) noexcept = default;
|
|
IBarcodeScannerSetActiveSymbologiesRequest2(IBarcodeScannerSetActiveSymbologiesRequest2&&) noexcept = default;
|
|
IBarcodeScannerSetActiveSymbologiesRequest2& operator=(IBarcodeScannerSetActiveSymbologiesRequest2 const&) & noexcept = default;
|
|
IBarcodeScannerSetActiveSymbologiesRequest2& operator=(IBarcodeScannerSetActiveSymbologiesRequest2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerSetActiveSymbologiesRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerSetActiveSymbologiesRequestEventArgs>
|
|
{
|
|
IBarcodeScannerSetActiveSymbologiesRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerSetActiveSymbologiesRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerSetActiveSymbologiesRequestEventArgs(IBarcodeScannerSetActiveSymbologiesRequestEventArgs const&) noexcept = default;
|
|
IBarcodeScannerSetActiveSymbologiesRequestEventArgs(IBarcodeScannerSetActiveSymbologiesRequestEventArgs&&) noexcept = default;
|
|
IBarcodeScannerSetActiveSymbologiesRequestEventArgs& operator=(IBarcodeScannerSetActiveSymbologiesRequestEventArgs const&) & noexcept = default;
|
|
IBarcodeScannerSetActiveSymbologiesRequestEventArgs& operator=(IBarcodeScannerSetActiveSymbologiesRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerSetSymbologyAttributesRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerSetSymbologyAttributesRequest>
|
|
{
|
|
IBarcodeScannerSetSymbologyAttributesRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerSetSymbologyAttributesRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerSetSymbologyAttributesRequest(IBarcodeScannerSetSymbologyAttributesRequest const&) noexcept = default;
|
|
IBarcodeScannerSetSymbologyAttributesRequest(IBarcodeScannerSetSymbologyAttributesRequest&&) noexcept = default;
|
|
IBarcodeScannerSetSymbologyAttributesRequest& operator=(IBarcodeScannerSetSymbologyAttributesRequest const&) & noexcept = default;
|
|
IBarcodeScannerSetSymbologyAttributesRequest& operator=(IBarcodeScannerSetSymbologyAttributesRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerSetSymbologyAttributesRequest2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerSetSymbologyAttributesRequest2>
|
|
{
|
|
IBarcodeScannerSetSymbologyAttributesRequest2(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerSetSymbologyAttributesRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerSetSymbologyAttributesRequest2(IBarcodeScannerSetSymbologyAttributesRequest2 const&) noexcept = default;
|
|
IBarcodeScannerSetSymbologyAttributesRequest2(IBarcodeScannerSetSymbologyAttributesRequest2&&) noexcept = default;
|
|
IBarcodeScannerSetSymbologyAttributesRequest2& operator=(IBarcodeScannerSetSymbologyAttributesRequest2 const&) & noexcept = default;
|
|
IBarcodeScannerSetSymbologyAttributesRequest2& operator=(IBarcodeScannerSetSymbologyAttributesRequest2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerSetSymbologyAttributesRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerSetSymbologyAttributesRequestEventArgs>
|
|
{
|
|
IBarcodeScannerSetSymbologyAttributesRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerSetSymbologyAttributesRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerSetSymbologyAttributesRequestEventArgs(IBarcodeScannerSetSymbologyAttributesRequestEventArgs const&) noexcept = default;
|
|
IBarcodeScannerSetSymbologyAttributesRequestEventArgs(IBarcodeScannerSetSymbologyAttributesRequestEventArgs&&) noexcept = default;
|
|
IBarcodeScannerSetSymbologyAttributesRequestEventArgs& operator=(IBarcodeScannerSetSymbologyAttributesRequestEventArgs const&) & noexcept = default;
|
|
IBarcodeScannerSetSymbologyAttributesRequestEventArgs& operator=(IBarcodeScannerSetSymbologyAttributesRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerStartSoftwareTriggerRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerStartSoftwareTriggerRequest>
|
|
{
|
|
IBarcodeScannerStartSoftwareTriggerRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerStartSoftwareTriggerRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerStartSoftwareTriggerRequest(IBarcodeScannerStartSoftwareTriggerRequest const&) noexcept = default;
|
|
IBarcodeScannerStartSoftwareTriggerRequest(IBarcodeScannerStartSoftwareTriggerRequest&&) noexcept = default;
|
|
IBarcodeScannerStartSoftwareTriggerRequest& operator=(IBarcodeScannerStartSoftwareTriggerRequest const&) & noexcept = default;
|
|
IBarcodeScannerStartSoftwareTriggerRequest& operator=(IBarcodeScannerStartSoftwareTriggerRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerStartSoftwareTriggerRequest2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerStartSoftwareTriggerRequest2>
|
|
{
|
|
IBarcodeScannerStartSoftwareTriggerRequest2(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerStartSoftwareTriggerRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerStartSoftwareTriggerRequest2(IBarcodeScannerStartSoftwareTriggerRequest2 const&) noexcept = default;
|
|
IBarcodeScannerStartSoftwareTriggerRequest2(IBarcodeScannerStartSoftwareTriggerRequest2&&) noexcept = default;
|
|
IBarcodeScannerStartSoftwareTriggerRequest2& operator=(IBarcodeScannerStartSoftwareTriggerRequest2 const&) & noexcept = default;
|
|
IBarcodeScannerStartSoftwareTriggerRequest2& operator=(IBarcodeScannerStartSoftwareTriggerRequest2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerStartSoftwareTriggerRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerStartSoftwareTriggerRequestEventArgs>
|
|
{
|
|
IBarcodeScannerStartSoftwareTriggerRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerStartSoftwareTriggerRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerStartSoftwareTriggerRequestEventArgs(IBarcodeScannerStartSoftwareTriggerRequestEventArgs const&) noexcept = default;
|
|
IBarcodeScannerStartSoftwareTriggerRequestEventArgs(IBarcodeScannerStartSoftwareTriggerRequestEventArgs&&) noexcept = default;
|
|
IBarcodeScannerStartSoftwareTriggerRequestEventArgs& operator=(IBarcodeScannerStartSoftwareTriggerRequestEventArgs const&) & noexcept = default;
|
|
IBarcodeScannerStartSoftwareTriggerRequestEventArgs& operator=(IBarcodeScannerStartSoftwareTriggerRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerStopSoftwareTriggerRequest :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerStopSoftwareTriggerRequest>
|
|
{
|
|
IBarcodeScannerStopSoftwareTriggerRequest(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerStopSoftwareTriggerRequest(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerStopSoftwareTriggerRequest(IBarcodeScannerStopSoftwareTriggerRequest const&) noexcept = default;
|
|
IBarcodeScannerStopSoftwareTriggerRequest(IBarcodeScannerStopSoftwareTriggerRequest&&) noexcept = default;
|
|
IBarcodeScannerStopSoftwareTriggerRequest& operator=(IBarcodeScannerStopSoftwareTriggerRequest const&) & noexcept = default;
|
|
IBarcodeScannerStopSoftwareTriggerRequest& operator=(IBarcodeScannerStopSoftwareTriggerRequest&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerStopSoftwareTriggerRequest2 :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerStopSoftwareTriggerRequest2>
|
|
{
|
|
IBarcodeScannerStopSoftwareTriggerRequest2(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerStopSoftwareTriggerRequest2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerStopSoftwareTriggerRequest2(IBarcodeScannerStopSoftwareTriggerRequest2 const&) noexcept = default;
|
|
IBarcodeScannerStopSoftwareTriggerRequest2(IBarcodeScannerStopSoftwareTriggerRequest2&&) noexcept = default;
|
|
IBarcodeScannerStopSoftwareTriggerRequest2& operator=(IBarcodeScannerStopSoftwareTriggerRequest2 const&) & noexcept = default;
|
|
IBarcodeScannerStopSoftwareTriggerRequest2& operator=(IBarcodeScannerStopSoftwareTriggerRequest2&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerStopSoftwareTriggerRequestEventArgs :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerStopSoftwareTriggerRequestEventArgs>
|
|
{
|
|
IBarcodeScannerStopSoftwareTriggerRequestEventArgs(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerStopSoftwareTriggerRequestEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerStopSoftwareTriggerRequestEventArgs(IBarcodeScannerStopSoftwareTriggerRequestEventArgs const&) noexcept = default;
|
|
IBarcodeScannerStopSoftwareTriggerRequestEventArgs(IBarcodeScannerStopSoftwareTriggerRequestEventArgs&&) noexcept = default;
|
|
IBarcodeScannerStopSoftwareTriggerRequestEventArgs& operator=(IBarcodeScannerStopSoftwareTriggerRequestEventArgs const&) & noexcept = default;
|
|
IBarcodeScannerStopSoftwareTriggerRequestEventArgs& operator=(IBarcodeScannerStopSoftwareTriggerRequestEventArgs&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeScannerVideoFrame :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeScannerVideoFrame>
|
|
{
|
|
IBarcodeScannerVideoFrame(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeScannerVideoFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeScannerVideoFrame(IBarcodeScannerVideoFrame const&) noexcept = default;
|
|
IBarcodeScannerVideoFrame(IBarcodeScannerVideoFrame&&) noexcept = default;
|
|
IBarcodeScannerVideoFrame& operator=(IBarcodeScannerVideoFrame const&) & noexcept = default;
|
|
IBarcodeScannerVideoFrame& operator=(IBarcodeScannerVideoFrame&&) & noexcept = default;
|
|
};
|
|
struct __declspec(empty_bases) IBarcodeSymbologyAttributesBuilder :
|
|
winrt::Windows::Foundation::IInspectable,
|
|
impl::consume_t<IBarcodeSymbologyAttributesBuilder>
|
|
{
|
|
IBarcodeSymbologyAttributesBuilder(std::nullptr_t = nullptr) noexcept {}
|
|
IBarcodeSymbologyAttributesBuilder(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {}
|
|
IBarcodeSymbologyAttributesBuilder(IBarcodeSymbologyAttributesBuilder const&) noexcept = default;
|
|
IBarcodeSymbologyAttributesBuilder(IBarcodeSymbologyAttributesBuilder&&) noexcept = default;
|
|
IBarcodeSymbologyAttributesBuilder& operator=(IBarcodeSymbologyAttributesBuilder const&) & noexcept = default;
|
|
IBarcodeSymbologyAttributesBuilder& operator=(IBarcodeSymbologyAttributesBuilder&&) & noexcept = default;
|
|
};
|
|
}
|
|
#endif
|