// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.240405.15 #pragma once #ifndef WINRT_Windows_Storage_AccessCache_1_H #define WINRT_Windows_Storage_AccessCache_1_H #include "winrt/impl/Windows.Storage.AccessCache.0.h" WINRT_EXPORT namespace winrt::Windows::Storage::AccessCache { struct WINRT_IMPL_EMPTY_BASES IItemRemovedEventArgs : winrt::Windows::Foundation::IInspectable, impl::consume_t { IItemRemovedEventArgs(std::nullptr_t = nullptr) noexcept {} IItemRemovedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IStorageApplicationPermissionsStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { IStorageApplicationPermissionsStatics(std::nullptr_t = nullptr) noexcept {} IStorageApplicationPermissionsStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IStorageApplicationPermissionsStatics2 : winrt::Windows::Foundation::IInspectable, impl::consume_t { IStorageApplicationPermissionsStatics2(std::nullptr_t = nullptr) noexcept {} IStorageApplicationPermissionsStatics2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IStorageItemAccessList : winrt::Windows::Foundation::IInspectable, impl::consume_t { IStorageItemAccessList(std::nullptr_t = nullptr) noexcept {} IStorageItemAccessList(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IStorageItemMostRecentlyUsedList : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IStorageItemMostRecentlyUsedList(std::nullptr_t = nullptr) noexcept {} IStorageItemMostRecentlyUsedList(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IStorageItemMostRecentlyUsedList2 : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IStorageItemMostRecentlyUsedList2(std::nullptr_t = nullptr) noexcept {} IStorageItemMostRecentlyUsedList2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} using impl::consume_t::Add; using impl::consume_t::Add; using impl::consume_t::AddOrReplace; using impl::consume_t::AddOrReplace; }; } #endif