|
GetMidiOutNameByDeviceId | |
Name$ = GetMidiOutNameByDeviceId(DeviceId) | |
Parameters: DeviceId = Windows DeviceId |
|
Returns: Name$ = Device name |
|
GetMidiOutNameByDeviceId returns the Windows device name of a specified DeviceId. This is useful if you want to list all available MidiOut devices by name. Example:
|
Related Info: | GetMidiOutDeviceCount : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |