// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.240405.15 #pragma once #ifndef WINRT_Windows_System_Profile_0_H #define WINRT_Windows_System_Profile_0_H WINRT_EXPORT namespace winrt::Windows::Foundation { template struct WINRT_IMPL_EMPTY_BASES EventHandler; struct EventRegistrationToken; } WINRT_EXPORT namespace winrt::Windows::Foundation::Collections { template struct WINRT_IMPL_EMPTY_BASES IIterable; } WINRT_EXPORT namespace winrt::Windows::Storage::Streams { struct IBuffer; } WINRT_EXPORT namespace winrt::Windows::System { struct User; } WINRT_EXPORT namespace winrt::Windows::System::Profile { enum class PlatformAutomaticAppSignInPolicy : int32_t { Unknown = 0, PermissionRequired = 1, AlwaysAllowed = 2, }; enum class PlatformDataCollectionLevel : int32_t { Security = 0, Basic = 1, Enhanced = 2, Full = 3, }; enum class SystemIdentificationSource : int32_t { None = 0, Tpm = 1, Uefi = 2, Registry = 3, }; enum class SystemOutOfBoxExperienceState : int32_t { NotStarted = 0, InProgress = 1, Completed = 2, }; enum class UnsupportedAppRequirementReasons : uint32_t { Unknown = 0, DeniedBySystem = 0x1, }; struct IAnalyticsInfoStatics; struct IAnalyticsInfoStatics2; struct IAnalyticsVersionInfo; struct IAnalyticsVersionInfo2; struct IAppApplicabilityStatics; struct IEducationSettingsStatics; struct IHardwareIdentificationStatics; struct IHardwareToken; struct IKnownRetailInfoPropertiesStatics; struct IPlatformAutomaticAppSignInManagerStatics; struct IPlatformDiagnosticsAndUsageDataSettingsStatics; struct IRetailInfoStatics; struct ISharedModeSettingsStatics; struct ISharedModeSettingsStatics2; struct ISmartAppControlPolicyStatics; struct ISystemIdentificationInfo; struct ISystemIdentificationStatics; struct ISystemSetupInfoStatics; struct IUnsupportedAppRequirement; struct IWindowsIntegrityPolicyStatics; struct AnalyticsInfo; struct AnalyticsVersionInfo; struct AppApplicability; struct EducationSettings; struct HardwareIdentification; struct HardwareToken; struct KnownRetailInfoProperties; struct PlatformAutomaticAppSignInManager; struct PlatformDiagnosticsAndUsageDataSettings; struct RetailInfo; struct SharedModeSettings; struct SmartAppControlPolicy; struct SystemIdentification; struct SystemIdentificationInfo; struct SystemSetupInfo; struct UnsupportedAppRequirement; struct WindowsIntegrityPolicy; struct PlatformAutomaticAppSignInContract; struct ProfileHardwareTokenContract; struct ProfileRetailInfoContract; struct ProfileSharedModeContract; } namespace winrt::impl { template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = interface_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = class_category; }; template <> struct category{ using type = enum_category; }; template <> struct category{ using type = enum_category; }; template <> struct category{ using type = enum_category; }; template <> struct category{ using type = enum_category; }; template <> struct category{ using type = enum_category; }; template <> inline constexpr auto& name_v = L"Windows.System.Profile.AnalyticsInfo"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.AnalyticsVersionInfo"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.AppApplicability"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.EducationSettings"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.HardwareIdentification"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.HardwareToken"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.KnownRetailInfoProperties"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.PlatformAutomaticAppSignInManager"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.PlatformDiagnosticsAndUsageDataSettings"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.RetailInfo"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.SharedModeSettings"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.SmartAppControlPolicy"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.SystemIdentification"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.SystemIdentificationInfo"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.SystemSetupInfo"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.UnsupportedAppRequirement"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.WindowsIntegrityPolicy"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.PlatformAutomaticAppSignInPolicy"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.PlatformDataCollectionLevel"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.SystemIdentificationSource"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.SystemOutOfBoxExperienceState"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.UnsupportedAppRequirementReasons"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IAnalyticsInfoStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IAnalyticsInfoStatics2"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IAnalyticsVersionInfo"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IAnalyticsVersionInfo2"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IAppApplicabilityStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IEducationSettingsStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IHardwareIdentificationStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IHardwareToken"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IKnownRetailInfoPropertiesStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IPlatformAutomaticAppSignInManagerStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IPlatformDiagnosticsAndUsageDataSettingsStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IRetailInfoStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.ISharedModeSettingsStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.ISharedModeSettingsStatics2"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.ISmartAppControlPolicyStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.ISystemIdentificationInfo"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.ISystemIdentificationStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.ISystemSetupInfoStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IUnsupportedAppRequirement"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.IWindowsIntegrityPolicyStatics"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.PlatformAutomaticAppSignInContract"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.ProfileHardwareTokenContract"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.ProfileRetailInfoContract"; template <> inline constexpr auto& name_v = L"Windows.System.Profile.ProfileSharedModeContract"; template <> inline constexpr guid guid_v{ 0x1D5EE066,0x188D,0x5BA9,{ 0x43,0x87,0xAC,0xAE,0xB0,0xE7,0xE3,0x05 } }; // 1D5EE066-188D-5BA9-4387-ACAEB0E7E305 template <> inline constexpr guid guid_v{ 0x101704EA,0xA7F9,0x46D2,{ 0xAB,0x94,0x01,0x68,0x65,0xAF,0xDB,0x25 } }; // 101704EA-A7F9-46D2-AB94-016865AFDB25 template <> inline constexpr guid guid_v{ 0x926130B8,0x9955,0x4C74,{ 0xBD,0xC1,0x7C,0xD0,0xDE,0xCF,0x9B,0x03 } }; // 926130B8-9955-4C74-BDC1-7CD0DECF9B03 template <> inline constexpr guid guid_v{ 0x76E915B1,0xFF36,0x407C,{ 0x9F,0x57,0x16,0x0D,0x3E,0x54,0x07,0x47 } }; // 76E915B1-FF36-407C-9F57-160D3E540747 template <> inline constexpr guid guid_v{ 0x1664A082,0x0F38,0x5C99,{ 0x83,0xE4,0x48,0x99,0x59,0x70,0x86,0x1C } }; // 1664A082-0F38-5C99-83E4-48995970861C template <> inline constexpr guid guid_v{ 0xFC53F0EF,0x4D3E,0x4E13,{ 0x9B,0x23,0x50,0x5F,0x4D,0x09,0x1E,0x92 } }; // FC53F0EF-4D3E-4E13-9B23-505F4D091E92 template <> inline constexpr guid guid_v{ 0x971260E0,0xF170,0x4A42,{ 0xBD,0x55,0xA9,0x00,0xB2,0x12,0xDA,0xE2 } }; // 971260E0-F170-4A42-BD55-A900B212DAE2 template <> inline constexpr guid guid_v{ 0x28F6D4C0,0xFB12,0x40A4,{ 0x81,0x67,0x7F,0x4E,0x03,0xD2,0x72,0x4C } }; // 28F6D4C0-FB12-40A4-8167-7F4E03D2724C template <> inline constexpr guid guid_v{ 0x99571178,0x500F,0x487E,{ 0x8E,0x75,0x29,0xE5,0x51,0x72,0x87,0x12 } }; // 99571178-500F-487E-8E75-29E551728712 template <> inline constexpr guid guid_v{ 0x1AC9AFCE,0x8DD5,0x5C2D,{ 0xB4,0x20,0x76,0x7D,0x1F,0x3B,0x7D,0x03 } }; // 1AC9AFCE-8DD5-5C2D-B420-767D1F3B7D03 template <> inline constexpr guid guid_v{ 0xB6E24C1B,0x7B1C,0x4B32,{ 0x8C,0x62,0xA6,0x65,0x97,0xCE,0x72,0x3A } }; // B6E24C1B-7B1C-4B32-8C62-A66597CE723A template <> inline constexpr guid guid_v{ 0x0712C6B8,0x8B92,0x4F2A,{ 0x84,0x99,0x03,0x1F,0x17,0x98,0xD6,0xEF } }; // 0712C6B8-8B92-4F2A-8499-031F1798D6EF template <> inline constexpr guid guid_v{ 0x893DF40E,0xCAD6,0x4D50,{ 0x8C,0x49,0x6F,0xCF,0xC0,0x3E,0xDB,0x29 } }; // 893DF40E-CAD6-4D50-8C49-6FCFC03EDB29 template <> inline constexpr guid guid_v{ 0x608988A4,0xCCF1,0x4EE8,{ 0xA5,0xE2,0xFD,0x6A,0x1D,0x0C,0xFA,0xC8 } }; // 608988A4-CCF1-4EE8-A5E2-FD6A1D0CFAC8 template <> inline constexpr guid guid_v{ 0x5FF8C75B,0x073E,0x5015,{ 0x8D,0x98,0x5F,0xF2,0x24,0x18,0x0A,0x0B } }; // 5FF8C75B-073E-5015-8D98-5FF224180A0B template <> inline constexpr guid guid_v{ 0x0C659E7D,0xC3C2,0x4D33,{ 0xA2,0xDF,0x21,0xBC,0x41,0x91,0x6E,0xB3 } }; // 0C659E7D-C3C2-4D33-A2DF-21BC41916EB3 template <> inline constexpr guid guid_v{ 0x5581F42A,0xD3DF,0x4D93,{ 0xA3,0x7D,0xC4,0x1A,0x61,0x6C,0x6D,0x01 } }; // 5581F42A-D3DF-4D93-A37D-C41A616C6D01 template <> inline constexpr guid guid_v{ 0xB8366A4B,0xFB6A,0x4571,{ 0xBE,0x0A,0x9A,0x0F,0x67,0x95,0x41,0x23 } }; // B8366A4B-FB6A-4571-BE0A-9A0F67954123 template <> inline constexpr guid guid_v{ 0x6182445C,0x894B,0x5CBC,{ 0x89,0x76,0xA9,0x8E,0x0A,0x9B,0x99,0x8D } }; // 6182445C-894B-5CBC-8976-A98E0A9B998D template <> inline constexpr guid guid_v{ 0x7D1D81DB,0x8D63,0x4789,{ 0x9E,0xA5,0xDD,0xCF,0x65,0xA9,0x4F,0x3C } }; // 7D1D81DB-8D63-4789-9EA5-DDCF65A94F3C template <> struct default_interface{ using type = winrt::Windows::System::Profile::IAnalyticsVersionInfo; }; template <> struct default_interface{ using type = winrt::Windows::System::Profile::IHardwareToken; }; template <> struct default_interface{ using type = winrt::Windows::System::Profile::ISystemIdentificationInfo; }; template <> struct default_interface{ using type = winrt::Windows::System::Profile::IUnsupportedAppRequirement; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_VersionInfo(void**) noexcept = 0; virtual int32_t __stdcall get_DeviceForm(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall GetSystemPropertiesAsync(void*, void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_DeviceFamily(void**) noexcept = 0; virtual int32_t __stdcall get_DeviceFamilyVersion(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_ProductName(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall GetUnsupportedAppRequirements(void*, void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_IsEducationEnvironment(bool*) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall GetPackageSpecificToken(void*, void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_Id(void**) noexcept = 0; virtual int32_t __stdcall get_Signature(void**) noexcept = 0; virtual int32_t __stdcall get_Certificate(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_RetailAccessCode(void**) noexcept = 0; virtual int32_t __stdcall get_ManufacturerName(void**) noexcept = 0; virtual int32_t __stdcall get_ModelName(void**) noexcept = 0; virtual int32_t __stdcall get_DisplayModelName(void**) noexcept = 0; virtual int32_t __stdcall get_Price(void**) noexcept = 0; virtual int32_t __stdcall get_IsFeatured(void**) noexcept = 0; virtual int32_t __stdcall get_FormFactor(void**) noexcept = 0; virtual int32_t __stdcall get_ScreenSize(void**) noexcept = 0; virtual int32_t __stdcall get_Weight(void**) noexcept = 0; virtual int32_t __stdcall get_DisplayDescription(void**) noexcept = 0; virtual int32_t __stdcall get_BatteryLifeDescription(void**) noexcept = 0; virtual int32_t __stdcall get_ProcessorDescription(void**) noexcept = 0; virtual int32_t __stdcall get_Memory(void**) noexcept = 0; virtual int32_t __stdcall get_StorageDescription(void**) noexcept = 0; virtual int32_t __stdcall get_GraphicsDescription(void**) noexcept = 0; virtual int32_t __stdcall get_FrontCameraDescription(void**) noexcept = 0; virtual int32_t __stdcall get_RearCameraDescription(void**) noexcept = 0; virtual int32_t __stdcall get_HasNfc(void**) noexcept = 0; virtual int32_t __stdcall get_HasSdSlot(void**) noexcept = 0; virtual int32_t __stdcall get_HasOpticalDrive(void**) noexcept = 0; virtual int32_t __stdcall get_IsOfficeInstalled(void**) noexcept = 0; virtual int32_t __stdcall get_WindowsEdition(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_Policy(int32_t*) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_CollectionLevel(int32_t*) noexcept = 0; virtual int32_t __stdcall add_CollectionLevelChanged(void*, winrt::event_token*) noexcept = 0; virtual int32_t __stdcall remove_CollectionLevelChanged(winrt::event_token) noexcept = 0; virtual int32_t __stdcall CanCollectDiagnostics(int32_t, bool*) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_IsDemoModeEnabled(bool*) noexcept = 0; virtual int32_t __stdcall get_Properties(void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_IsEnabled(bool*) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_ShouldAvoidLocalStorage(bool*) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_IsEnabled(bool*) noexcept = 0; virtual int32_t __stdcall add_Changed(void*, winrt::event_token*) noexcept = 0; virtual int32_t __stdcall remove_Changed(winrt::event_token) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_Id(void**) noexcept = 0; virtual int32_t __stdcall get_Source(int32_t*) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall GetSystemIdForPublisher(void**) noexcept = 0; virtual int32_t __stdcall GetSystemIdForUser(void*, void**) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_OutOfBoxExperienceState(int32_t*) noexcept = 0; virtual int32_t __stdcall add_OutOfBoxExperienceStateChanged(void*, winrt::event_token*) noexcept = 0; virtual int32_t __stdcall remove_OutOfBoxExperienceStateChanged(winrt::event_token) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_Requirement(void**) noexcept = 0; virtual int32_t __stdcall get_Reasons(uint32_t*) noexcept = 0; }; }; template <> struct abi { struct WINRT_IMPL_NOVTABLE type : inspectable_abi { virtual int32_t __stdcall get_IsEnabled(bool*) noexcept = 0; virtual int32_t __stdcall get_IsEnabledForTrial(bool*) noexcept = 0; virtual int32_t __stdcall get_CanDisable(bool*) noexcept = 0; virtual int32_t __stdcall get_IsDisableSupported(bool*) noexcept = 0; virtual int32_t __stdcall add_PolicyChanged(void*, winrt::event_token*) noexcept = 0; virtual int32_t __stdcall remove_PolicyChanged(winrt::event_token) noexcept = 0; }; }; template struct consume_Windows_System_Profile_IAnalyticsInfoStatics { [[nodiscard]] auto VersionInfo() const; [[nodiscard]] auto DeviceForm() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IAnalyticsInfoStatics; }; template struct consume_Windows_System_Profile_IAnalyticsInfoStatics2 { auto GetSystemPropertiesAsync(param::async_iterable const& attributeNames) const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IAnalyticsInfoStatics2; }; template struct consume_Windows_System_Profile_IAnalyticsVersionInfo { [[nodiscard]] auto DeviceFamily() const; [[nodiscard]] auto DeviceFamilyVersion() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IAnalyticsVersionInfo; }; template struct consume_Windows_System_Profile_IAnalyticsVersionInfo2 { [[nodiscard]] auto ProductName() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IAnalyticsVersionInfo2; }; template struct consume_Windows_System_Profile_IAppApplicabilityStatics { auto GetUnsupportedAppRequirements(param::iterable const& capabilities) const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IAppApplicabilityStatics; }; template struct consume_Windows_System_Profile_IEducationSettingsStatics { [[nodiscard]] auto IsEducationEnvironment() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IEducationSettingsStatics; }; template struct consume_Windows_System_Profile_IHardwareIdentificationStatics { auto GetPackageSpecificToken(winrt::Windows::Storage::Streams::IBuffer const& nonce) const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IHardwareIdentificationStatics; }; template struct consume_Windows_System_Profile_IHardwareToken { [[nodiscard]] auto Id() const; [[nodiscard]] auto Signature() const; [[nodiscard]] auto Certificate() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IHardwareToken; }; template struct consume_Windows_System_Profile_IKnownRetailInfoPropertiesStatics { [[nodiscard]] auto RetailAccessCode() const; [[nodiscard]] auto ManufacturerName() const; [[nodiscard]] auto ModelName() const; [[nodiscard]] auto DisplayModelName() const; [[nodiscard]] auto Price() const; [[nodiscard]] auto IsFeatured() const; [[nodiscard]] auto FormFactor() const; [[nodiscard]] auto ScreenSize() const; [[nodiscard]] auto Weight() const; [[nodiscard]] auto DisplayDescription() const; [[nodiscard]] auto BatteryLifeDescription() const; [[nodiscard]] auto ProcessorDescription() const; [[nodiscard]] auto Memory() const; [[nodiscard]] auto StorageDescription() const; [[nodiscard]] auto GraphicsDescription() const; [[nodiscard]] auto FrontCameraDescription() const; [[nodiscard]] auto RearCameraDescription() const; [[nodiscard]] auto HasNfc() const; [[nodiscard]] auto HasSdSlot() const; [[nodiscard]] auto HasOpticalDrive() const; [[nodiscard]] auto IsOfficeInstalled() const; [[nodiscard]] auto WindowsEdition() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IKnownRetailInfoPropertiesStatics; }; template struct consume_Windows_System_Profile_IPlatformAutomaticAppSignInManagerStatics { [[nodiscard]] auto Policy() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IPlatformAutomaticAppSignInManagerStatics; }; template struct consume_Windows_System_Profile_IPlatformDiagnosticsAndUsageDataSettingsStatics { [[nodiscard]] auto CollectionLevel() const; auto CollectionLevelChanged(winrt::Windows::Foundation::EventHandler const& handler) const; using CollectionLevelChanged_revoker = impl::event_revoker::remove_CollectionLevelChanged>; [[nodiscard]] auto CollectionLevelChanged(auto_revoke_t, winrt::Windows::Foundation::EventHandler const& handler) const; auto CollectionLevelChanged(winrt::event_token const& token) const noexcept; auto CanCollectDiagnostics(winrt::Windows::System::Profile::PlatformDataCollectionLevel const& level) const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IPlatformDiagnosticsAndUsageDataSettingsStatics; }; template struct consume_Windows_System_Profile_IRetailInfoStatics { [[nodiscard]] auto IsDemoModeEnabled() const; [[nodiscard]] auto Properties() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IRetailInfoStatics; }; template struct consume_Windows_System_Profile_ISharedModeSettingsStatics { [[nodiscard]] auto IsEnabled() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_ISharedModeSettingsStatics; }; template struct consume_Windows_System_Profile_ISharedModeSettingsStatics2 { [[nodiscard]] auto ShouldAvoidLocalStorage() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_ISharedModeSettingsStatics2; }; template struct consume_Windows_System_Profile_ISmartAppControlPolicyStatics { [[nodiscard]] auto IsEnabled() const; auto Changed(winrt::Windows::Foundation::EventHandler const& handler) const; using Changed_revoker = impl::event_revoker::remove_Changed>; [[nodiscard]] auto Changed(auto_revoke_t, winrt::Windows::Foundation::EventHandler const& handler) const; auto Changed(winrt::event_token const& token) const noexcept; }; template <> struct consume { template using type = consume_Windows_System_Profile_ISmartAppControlPolicyStatics; }; template struct consume_Windows_System_Profile_ISystemIdentificationInfo { [[nodiscard]] auto Id() const; [[nodiscard]] auto Source() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_ISystemIdentificationInfo; }; template struct consume_Windows_System_Profile_ISystemIdentificationStatics { auto GetSystemIdForPublisher() const; auto GetSystemIdForUser(winrt::Windows::System::User const& user) const; }; template <> struct consume { template using type = consume_Windows_System_Profile_ISystemIdentificationStatics; }; template struct consume_Windows_System_Profile_ISystemSetupInfoStatics { [[nodiscard]] auto OutOfBoxExperienceState() const; auto OutOfBoxExperienceStateChanged(winrt::Windows::Foundation::EventHandler const& handler) const; using OutOfBoxExperienceStateChanged_revoker = impl::event_revoker::remove_OutOfBoxExperienceStateChanged>; [[nodiscard]] auto OutOfBoxExperienceStateChanged(auto_revoke_t, winrt::Windows::Foundation::EventHandler const& handler) const; auto OutOfBoxExperienceStateChanged(winrt::event_token const& token) const noexcept; }; template <> struct consume { template using type = consume_Windows_System_Profile_ISystemSetupInfoStatics; }; template struct consume_Windows_System_Profile_IUnsupportedAppRequirement { [[nodiscard]] auto Requirement() const; [[nodiscard]] auto Reasons() const; }; template <> struct consume { template using type = consume_Windows_System_Profile_IUnsupportedAppRequirement; }; template struct consume_Windows_System_Profile_IWindowsIntegrityPolicyStatics { [[nodiscard]] auto IsEnabled() const; [[nodiscard]] auto IsEnabledForTrial() const; [[nodiscard]] auto CanDisable() const; [[nodiscard]] auto IsDisableSupported() const; auto PolicyChanged(winrt::Windows::Foundation::EventHandler const& handler) const; using PolicyChanged_revoker = impl::event_revoker::remove_PolicyChanged>; [[nodiscard]] auto PolicyChanged(auto_revoke_t, winrt::Windows::Foundation::EventHandler const& handler) const; auto PolicyChanged(winrt::event_token const& token) const noexcept; }; template <> struct consume { template using type = consume_Windows_System_Profile_IWindowsIntegrityPolicyStatics; }; } #endif