org.rococoa.cocoa.iokit
Interface IOFireWireDCLCommandPoolInterface_t.AllocatePtrTimeStampDCL_callback

All Superinterfaces:
Callback
Enclosing class:
IOFireWireDCLCommandPoolInterface_t

public static interface IOFireWireDCLCommandPoolInterface_t.AllocatePtrTimeStampDCL_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, IntByReference inTimeStampPtr)
           
 

Method Detail

invoke

IOKitLibrary.DCLCommand invoke(PointerByReference self,
                               IOKitLibrary.DCLCommand inDCL,
                               IntByReference inTimeStampPtr)