// C++/WinRT v2.0.250303.1 // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #pragma once #ifndef WINRT_Windows_Devices_Midi_1_H #define WINRT_Windows_Devices_Midi_1_H #include "winrt/impl/Windows.Foundation.0.h" #include "winrt/impl/Windows.Devices.Midi.0.h" WINRT_EXPORT namespace winrt::Windows::Devices::Midi { struct WINRT_IMPL_EMPTY_BASES IMidiChannelPressureMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiChannelPressureMessage(std::nullptr_t = nullptr) noexcept {} IMidiChannelPressureMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiChannelPressureMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiChannelPressureMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiChannelPressureMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiControlChangeMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiControlChangeMessage(std::nullptr_t = nullptr) noexcept {} IMidiControlChangeMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiControlChangeMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiControlChangeMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiControlChangeMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiInPort : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiInPort(std::nullptr_t = nullptr) noexcept {} IMidiInPort(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiInPortStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiInPortStatics(std::nullptr_t = nullptr) noexcept {} IMidiInPortStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiMessage(std::nullptr_t = nullptr) noexcept {} IMidiMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiMessageReceivedEventArgs : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiMessageReceivedEventArgs(std::nullptr_t = nullptr) noexcept {} IMidiMessageReceivedEventArgs(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiNoteOffMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiNoteOffMessage(std::nullptr_t = nullptr) noexcept {} IMidiNoteOffMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiNoteOffMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiNoteOffMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiNoteOffMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiNoteOnMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiNoteOnMessage(std::nullptr_t = nullptr) noexcept {} IMidiNoteOnMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiNoteOnMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiNoteOnMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiNoteOnMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiOutPort : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiOutPort(std::nullptr_t = nullptr) noexcept {} IMidiOutPort(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiOutPortStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiOutPortStatics(std::nullptr_t = nullptr) noexcept {} IMidiOutPortStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiPitchBendChangeMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiPitchBendChangeMessage(std::nullptr_t = nullptr) noexcept {} IMidiPitchBendChangeMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiPitchBendChangeMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiPitchBendChangeMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiPitchBendChangeMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiPolyphonicKeyPressureMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiPolyphonicKeyPressureMessage(std::nullptr_t = nullptr) noexcept {} IMidiPolyphonicKeyPressureMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiPolyphonicKeyPressureMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiPolyphonicKeyPressureMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiPolyphonicKeyPressureMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiProgramChangeMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiProgramChangeMessage(std::nullptr_t = nullptr) noexcept {} IMidiProgramChangeMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiProgramChangeMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiProgramChangeMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiProgramChangeMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiSongPositionPointerMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiSongPositionPointerMessage(std::nullptr_t = nullptr) noexcept {} IMidiSongPositionPointerMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiSongPositionPointerMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiSongPositionPointerMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiSongPositionPointerMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiSongSelectMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiSongSelectMessage(std::nullptr_t = nullptr) noexcept {} IMidiSongSelectMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiSongSelectMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiSongSelectMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiSongSelectMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiSynthesizer : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiSynthesizer(std::nullptr_t = nullptr) noexcept {} IMidiSynthesizer(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiSynthesizerStatics : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiSynthesizerStatics(std::nullptr_t = nullptr) noexcept {} IMidiSynthesizerStatics(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiSystemExclusiveMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiSystemExclusiveMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiSystemExclusiveMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiTimeCodeMessage : winrt::Windows::Foundation::IInspectable, impl::consume_t, impl::require { IMidiTimeCodeMessage(std::nullptr_t = nullptr) noexcept {} IMidiTimeCodeMessage(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES IMidiTimeCodeMessageFactory : winrt::Windows::Foundation::IInspectable, impl::consume_t { IMidiTimeCodeMessageFactory(std::nullptr_t = nullptr) noexcept {} IMidiTimeCodeMessageFactory(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::IInspectable(ptr, take_ownership_from_abi) {} }; } #endif