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