NOW LOADING

MidiNetworkRemoteClientApprovalErrorCode


Error codes returned when approving or denying a remote Network MIDI 2.0 client
Namespace Windows.Devices.Midi2.Transports.Network
Type Name MidiNetworkRemoteClientApprovalErrorCode
Type WinRT Enumeration (a 32-bit unsigned or signed integer)
IDL MidiNetworkRemoteClientApprovalErrorCodeEnum.idl

Returned in MidiNetworkRemoteClientApprovalResponse.ErrorCode.

Values

Value Numeric Value Description
NoErrorInformationAvailable 0x00000000 No additional error information is available
UnrecognizedCommand 0x00000001 The command sent to the service was not recognized
HostNotFound 0x00001065 No host with this identifier is configured
PendingRemoteClientNotFound 0x00000074 No waiting client matches this identity. It may have given up
InvalidOrMissingRemoteClientIdentity 0x00000073 Both the UMP endpoint name and the product instance id are required to identify the client
InvalidOrMissingEntryIdentifier 0x00000031 HostId was missing
MalformedEntryIdentifier 0x00000032 HostId was not a valid GUID
InvalidArgument 0x11000055 An invalid argument was supplied by the caller
ClientApiException 0x11002011 An exception occurred in the client API

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.