Edytuj

Udostępnij za pośrednictwem


MidiObject.Handle Property

Definition

Handle (pointer) to the unmanaged object representation.

public int Handle { get; }
member this.Handle : int

Property Value

A pointer

Remarks

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

Applies to