CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
VMIDILinkOut and VMIDIHybrid notification handlers.

List of all VMIDILinkOut and VMIDIHybrid notification handlers. More...

Typedefs

typedef void(* NH_VMIDILINKOUT_STATUSCHANGE )(CPHOBJECT const hLocalDevice, ObjectTypes const deviceType, CPUINT32 const dwDeviceUserData, CPBOOLEAN const fConnected)
 This is called when the connection status changed. More...
 
typedef void(* NH_VMIDILINKOUT_DATACONSUMED )(CPHOBJECT const hLocalDevice, ObjectTypes const deviceType, CPUINT32 const dwDeviceUserData)
 This is called when the remote port consumed sysex data. More...
 

Detailed Description

List of all VMIDILinkOut and VMIDIHybrid notification handlers.