org.rococoa.cocoa.iokit
Interface IOFireWireReadCommandInterface_t.GetTargetAddress_callback

All Superinterfaces:
Callback
Enclosing class:
IOFireWireReadCommandInterface_t

public static interface IOFireWireReadCommandInterface_t.GetTargetAddress_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
 void invoke(PointerByReference self, IOKitLibrary.FWAddress outAddr)
           
 

Method Detail

invoke

void invoke(PointerByReference self,
            IOKitLibrary.FWAddress outAddr)