org.rococoa.cocoa.iokit
Interface IOFireWireNuDCLPoolInterface_t.NuDCLReceivePacketRef_callback2

All Superinterfaces:
Callback
Enclosing class:
IOFireWireNuDCLPoolInterface_t

public static interface IOFireWireNuDCLPoolInterface_t.NuDCLReceivePacketRef_callback2
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
 int invoke(PointerByReference self, CoreFoundationLibrary.__CFSet saveBag, byte headerBytes, IOVirtualRange firstRange, Object... varargs)
           
 

Method Detail

invoke

int invoke(PointerByReference self,
           CoreFoundationLibrary.__CFSet saveBag,
           byte headerBytes,
           IOVirtualRange firstRange,
           Object... varargs)