MidiNetworkConnectionPolicy Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values specify which hosts are eligible to connect to a MIDI network session.
public enum MidiNetworkConnectionPolicy
type MidiNetworkConnectionPolicy =
- Inheritance
-
MidiNetworkConnectionPolicy
Fields
Name | Value | Description |
---|---|---|
NoOne | 0 | |
HostsInContactsList | 1 | |
Anyone | 2 |