org.rococoa.cocoa.iokit
Interface IOKitLibrary.SCSITaskCallbackFunction

All Superinterfaces:
Callback
Enclosing interface:
IOKitLibrary

public static interface IOKitLibrary.SCSITaskCallbackFunction
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(int serviceResponse, int taskStatus, long bytesTransferred, Pointer refCon)
           
 

Method Detail

invoke

void invoke(int serviceResponse,
            int taskStatus,
            long bytesTransferred,
            Pointer refCon)
Parameters:
serviceResponse - @see SCSIServiceResponse
taskStatus - @see SCSITaskStatus