org.rococoa.cocoa.iokit
Interface IOKitLibrary.IOAsyncCallback2

All Superinterfaces:
Callback
Enclosing interface:
IOKitLibrary

public static interface IOKitLibrary.IOAsyncCallback2
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 result, Pointer arg0, Pointer arg1)
           
 

Method Detail

invoke

void invoke(Pointer refcon,
            int result,
            Pointer arg0,
            Pointer arg1)


Copyright © 2009. All Rights Reserved.