NOW LOADING

MidiFunctionBlockDiscoveryRequests


MIDI 2.0 function block discovery request flags
Namespace Microsoft.Windows.Devices.Midi2.Messages
Type Name MidiFunctionBlockDiscoveryRequests
Type WinRT Enumeration (a 32-bit unsigned or signed integer)
IDL MidiFunctionBlockDiscoveryRequestsEnum.idl
Library Microsoft.Windows.Devices.Midi2.dll

Used to indicate which function block messages you want to receive when you request function blocks.

Properties

Property Value Description
None 0x00000000 No information requested
RequestFunctionBlockInformation 0x00000001 Request the core function block information
RequestFunctionBlockName 0x00000002 Request a set of function block name messages

Didn't find what you were looking for?

Windows MIDI Services is an open source project with all source available on GitHub. We have a great community on Discord as well. Between GitHub and Discord, you should find the information you are looking for.