Int 7E/AX=0002h

Prev Next Ralf Interrups Categories Contents

------

IWSBSDRV v1.41 - SEND MIDI STRING

AX = 0002h
DX = game device handle
ES:EDI -> buffer containing MIDI string to be sent
ECX = length of buffer in bytes

Return:
EAX = status 00000000h if successful FFFFFFFFh on error (function disabled)

Note: This function is only supported if the MIDISIMPLE device has been opened via the InterWave Game API (see INT 2F/AX=CD21h)

See Also: AX=0001h - INT 2F/AX=CD21h - #03074

Category: Sound/Speech - Int 7Eh - I

------

Prev Next Ralf Interrups Categories Contents