A MIDI Library for .NET

InputDevice Methods

The methods of the InputDevice class are listed below. For a complete list of InputDevice class members, see the InputDevice Members topic.

Public Instance Methods

Close Closes this input device.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Open Opens this input device.
RemoveAllEventHandlers Removes all event handlers from the input events.
StartReceiving Starts this input device receiving messages.
StopReceiving Stops this input device from receiving messages.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

InputDevice Class | Midi Namespace | Clock | InputDevice