CHAILink SDK
Version 1.3
|
typedef void(* NH_VMIDILINKIN_CLOCKCOMMAND)(CPHOBJECT const hLocalDevice, ObjectTypes const deviceType, CPUINT32 const dwDeviceUserData, ClockCommands const command) |
Called if the VMIDILink receives a clock command.
[in] | hLocalDevice | Handle to the notified device. |
[in] | deviceType | Type of the notified local device. See ObjectTypes |
[in] | dwDeviceUserData | The user data associated to the device handle during its creation. |
[in] | command | Command o be executed |