org.rococoa.cocoa.iokit
Interface IOKitLibrary.IOFWAVCMessageCallback

All Superinterfaces:
Callback
Enclosing interface:
IOKitLibrary

public static interface IOKitLibrary.IOFWAVCMessageCallback
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 refCon, int type, Pointer arg)
           
 

Method Detail

invoke

void invoke(Pointer refCon,
            int type,
            Pointer arg)