org.rococoa.cocoa.iokit
Interface IOFireWireDeviceInterface_t.CreateIsochChannel_callback

All Superinterfaces:
Callback
Enclosing class:
IOFireWireDeviceInterface_t

public static interface IOFireWireDeviceInterface_t.CreateIsochChannel_callback
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 PointerByReference invoke(PointerByReference self, boolean doIrm, int packetSize, int prefSpeed, CFUUIDBytes.ByValue iid)
           
 

Method Detail

invoke

PointerByReference invoke(PointerByReference self,
                          boolean doIrm,
                          int packetSize,
                          int prefSpeed,
                          CFUUIDBytes.ByValue iid)