MidiThruConnection.Handle Property
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.
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.