MidiThruConnectionEndpoint Struct
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.
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. |