org.rococoa.cocoa.iokit
Interface IOFireWireDCLCommandPoolInterface_t.AllocateReceiveBufferDCL_callback

All Superinterfaces:
Callback
Enclosing class:
IOFireWireDCLCommandPoolInterface_t

public static interface IOFireWireDCLCommandPoolInterface_t.AllocateReceiveBufferDCL_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
 IOKitLibrary.DCLCommand invoke(PointerByReference self, IOKitLibrary.DCLCommand inDCL, Pointer inBuffer, int inSize, int inPacketSize, int inBufferOffset)
           
 

Method Detail

invoke

IOKitLibrary.DCLCommand invoke(PointerByReference self,
                               IOKitLibrary.DCLCommand inDCL,
                               Pointer inBuffer,
                               int inSize,
                               int inPacketSize,
                               int inBufferOffset)