MIDIQueryInstanceList - Parameters
ulNumInstances (ULONG) - input
The
number of instances to query.
paInstanceInfo (PMIDIINSTANCEINFO)
- output
A pointer to an array of MIDIINSTANCEINFO
structures containing the instance number, class number, instance name,
number of links, and instance attributes. The number of elements in the
array is equal to ulNumInstances.
ulFlag (ULONG) - input
This
parameter is not currently used and must be set to 0.
rc (ULONG) - returns