Modifica

Condividi tramite


MidiThruConnection.Handle Property

Definition

Handle (pointer) to the unmanaged object representation.

public uint Handle { get; }
member this.Handle : uint32

Property Value

A pointer

Remarks

This IntPtr is a handle to the underlying unmanaged representation for this object.

Applies to