MidiThruConnectionEndpoint Struct

Definition

Source or Destination of a MidiThruConnection.

public struct MidiThruConnectionEndpoint
type MidiThruConnectionEndpoint = struct
Inheritance
MidiThruConnectionEndpoint

Remarks

When EndpointRef is zero it is because the endpoint does not exist so UniqueID will be greater than 0.

Constructors

MidiThruConnectionEndpoint(Int32, Int32)

Creates a new MidiThruConnectionEndpoint.

Fields

EndpointRef

Endpoint handle.

UniqueID

Endpoint unique ID.

Applies to