org.rococoa.cocoa.iokit
Interface IOFireWireDeviceInterface_t.CreateIRMAllocation_callback

All Superinterfaces:
Callback
Enclosing class:
IOFireWireDeviceInterface_t

public static interface IOFireWireDeviceInterface_t.CreateIRMAllocation_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 releaseIRMResourcesOnFree, IOKitLibrary.IOFireWireLibIRMAllocationLostNotificationProc callback, Pointer pLostNotificationProcRefCon, CFUUIDBytes.ByValue iid)
           
 

Method Detail

invoke

PointerByReference invoke(PointerByReference self,
                          boolean releaseIRMResourcesOnFree,
                          IOKitLibrary.IOFireWireLibIRMAllocationLostNotificationProc callback,
                          Pointer pLostNotificationProcRefCon,
                          CFUUIDBytes.ByValue iid)