// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.240405.15 #pragma once #ifndef WINRT_Windows_UI_Input_Inking_Core_1_H #define WINRT_Windows_UI_Input_Inking_Core_1_H #include "winrt/impl/Windows.UI.Input.Inking.Core.0.h" WINRT_EXPORT namespace winrt::Windows::UI::Input::Inking::Core { struct WINRT_IMPL_EMPTY_BASES ICoreIncrementalInkStroke : winrt::Windows::Foundation::IInspectable, impl::consume_t { ICoreIncrementalInkStroke(std::nullptr_t = nullptr) noexcept {} ICoreIncrementalInkStroke(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ICoreIncrementalInkStrokeFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { ICoreIncrementalInkStrokeFactory(std::nullptr_t = nullptr) noexcept {} ICoreIncrementalInkStrokeFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ICoreInkIndependentInputSource : winrt::Windows::Foundation::IInspectable, impl::consume_t { ICoreInkIndependentInputSource(std::nullptr_t = nullptr) noexcept {} ICoreInkIndependentInputSource(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ICoreInkIndependentInputSource2 : winrt::Windows::Foundation::IInspectable, impl::consume_t { ICoreInkIndependentInputSource2(std::nullptr_t = nullptr) noexcept {} ICoreInkIndependentInputSource2(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ICoreInkIndependentInputSourceStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { ICoreInkIndependentInputSourceStatics(std::nullptr_t = nullptr) noexcept {} ICoreInkIndependentInputSourceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ICoreInkPresenterHost : winrt::Windows::Foundation::IInspectable, impl::consume_t { ICoreInkPresenterHost(std::nullptr_t = nullptr) noexcept {} ICoreInkPresenterHost(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ICoreWetStrokeUpdateEventArgs : winrt::Windows::Foundation::IInspectable, impl::consume_t { ICoreWetStrokeUpdateEventArgs(std::nullptr_t = nullptr) noexcept {} ICoreWetStrokeUpdateEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ICoreWetStrokeUpdateSource : winrt::Windows::Foundation::IInspectable, impl::consume_t { ICoreWetStrokeUpdateSource(std::nullptr_t = nullptr) noexcept {} ICoreWetStrokeUpdateSource(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ICoreWetStrokeUpdateSourceStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { ICoreWetStrokeUpdateSourceStatics(std::nullptr_t = nullptr) noexcept {} ICoreWetStrokeUpdateSourceStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; } #endif