See also MIDIOPENDESC
typedef struct midiopenstrmid_tag { DWORD dwStreamID; WORD wDeviceID; } MIDIOPENSTRMID;
Contains a stream identifier and an associated device identifier.
dwStreamID
Identifier of a stream of MIDI data.
wDeviceID
Identifier of the device that is associated with the specified stream of MIDI data.