27 #ifndef _CLC_FCT_MIDI2CP_H_
28 #define _CLC_FCT_MIDI2CP_H_
59 CPBYTE
const *
const pData,
60 CPBOOLEAN
const fFlush,
69 #endif //_CLC_FCT_MIDI2CP_H_
CLC_ErrorCode
Error code Enumeration. Error codes from 0x01 to 0xFF are related to a CopperLan functions return cod...
Definition: CLCm_Defines.h:469
CLC_ErrorCode MIDI2CP_SendMIDIBlob(CPHOBJECT const hMIDI2CP, CPUINT8 const bDataLength, CPBYTE const *const pData, CPBOOLEAN const fFlush, CPUINT8 *const pbSent)
Send a MIDI blob.
CPUINT32 CPHOBJECT
Handle on Object.
Definition: CLCm_Types.h:57