NOW LOADING

MidiNetworkRemoteClientPolicy


How a host handles unknown remote client connection requests
Namespace Windows.Devices.Midi2.Transports.Network
Type Name MidiNetworkRemoteClientPolicy
Type WinRT Enumeration (a 32-bit unsigned or signed integer)
IDL MidiNetworkRemoteClientPolicyEnum.idl

Used by MidiNetworkHostCreationConfig.RemoteClientPolicy and reported by MidiNetworkConfiguredHost.RemoteClientPolicy.

Values

Value Numeric Value Description
AllowAny 0 Unknown remote clients are admitted unless explicitly denied
RequireApproval 1 Unknown remote clients remain pending until approved or denied

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.