| 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.
| 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 |
