org.rococoa.cocoa.iokit
Interface IOFireWireAVCLibProtocolInterface.setMessageCallback_callback

All Superinterfaces:
Callback
Enclosing class:
IOFireWireAVCLibProtocolInterface

public static interface IOFireWireAVCLibProtocolInterface.setMessageCallback_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(Pointer self, Pointer refCon, IOKitLibrary.IOFWAVCMessageCallback callback)
           
 

Method Detail

invoke

void invoke(Pointer self,
            Pointer refCon,
            IOKitLibrary.IOFWAVCMessageCallback callback)