// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.240405.15 #pragma once #ifndef WINRT_Windows_System_Profile_SystemManufacturers_1_H #define WINRT_Windows_System_Profile_SystemManufacturers_1_H #include "winrt/impl/Windows.System.Profile.SystemManufacturers.0.h" WINRT_EXPORT namespace winrt::Windows::System::Profile::SystemManufacturers { struct WINRT_IMPL_EMPTY_BASES IOemSupportInfo : winrt::Windows::Foundation::IInspectable, impl::consume_t { IOemSupportInfo(std::nullptr_t = nullptr) noexcept {} IOemSupportInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ISmbiosInformationStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { ISmbiosInformationStatics(std::nullptr_t = nullptr) noexcept {} ISmbiosInformationStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ISystemSupportDeviceInfo : winrt::Windows::Foundation::IInspectable, impl::consume_t { ISystemSupportDeviceInfo(std::nullptr_t = nullptr) noexcept {} ISystemSupportDeviceInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ISystemSupportInfoStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { ISystemSupportInfoStatics(std::nullptr_t = nullptr) noexcept {} ISystemSupportInfoStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ISystemSupportInfoStatics2 : winrt::Windows::Foundation::IInspectable, impl::consume_t { ISystemSupportInfoStatics2(std::nullptr_t = nullptr) noexcept {} ISystemSupportInfoStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; } #endif