 | WinmmOutDeviceID Property |
The ID of the device to use.
If the device is not found, the default(ID 0) Windows virtual synthesizer will be used.
Namespace: MidiGremlinAssembly: MidiGremlin (in MidiGremlin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic uint DeviceID { get; }
Public ReadOnly Property DeviceID As UInteger
Get
public:
property unsigned int DeviceID {
unsigned int get ();
}
member DeviceID : uint32 with get
Property Value
Type:
UInt32
See Also