org.rococoa.cocoa.iokit
Interface IOFireWireNuDCLPoolInterface_t.NuDCLReceivePacketRef_callback

All Superinterfaces:
Callback
Enclosing class:
IOFireWireNuDCLPoolInterface_t

public static interface IOFireWireNuDCLPoolInterface_t.NuDCLReceivePacketRef_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
 int invoke(PointerByReference self, CoreFoundationLibrary.__CFSet saveBag, byte headerBytes, int numBuffers, IOVirtualRange buffers)
           
 

Method Detail

invoke

int invoke(PointerByReference self,
           CoreFoundationLibrary.__CFSet saveBag,
           byte headerBytes,
           int numBuffers,
           IOVirtualRange buffers)