NOW LOADING

MidiNetworkRemoteClientDisconnectErrorCode


Error codes for disconnecting a remote client from a host on this PC
Namespace Windows.Devices.Midi2.Transports.Network
Type Name MidiNetworkRemoteClientDisconnectErrorCode
Type WinRT Enumeration (a 32-bit unsigned or signed integer)
IDL MidiNetworkRemoteClientDisconnectErrorCodeEnum.idl

Used by MidiNetworkRemoteClientDisconnectResponse.ErrorCode.

Values

Value Description
NoErrorInformationAvailable No additional error information is available
UnrecognizedCommand The service did not recognize the command
HostNotFound The target host entry was not found
RemoteClientNotFound The target remote client is not currently connected to that host
InvalidOrMissingEntryIdentifier Host identifier is missing or invalid
MalformedEntryIdentifier Host identifier format is malformed
InvalidOrMissingRemoteClientIdentity Required remote client identity fields are missing
InvalidArgument One or more arguments were invalid
ClientApiException A client-side API exception occurred while processing the request

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.