Package apple.coremidi.struct
Interface MIDIDriverInterface.Function_MonitorEvents
-
- Enclosing class:
- MIDIDriverInterface
public static interface MIDIDriverInterface.Function_MonitorEvents
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcall_MonitorEvents(org.moe.natj.general.ptr.Ptr<org.moe.natj.general.ptr.Ptr<MIDIDriverInterface>> arg0, int arg1, MIDIEventList arg2)
-
-
-
Method Detail
-
call_MonitorEvents
int call_MonitorEvents(org.moe.natj.general.ptr.Ptr<org.moe.natj.general.ptr.Ptr<MIDIDriverInterface>> arg0, int arg1, MIDIEventList arg2)
-
-