org.rococoa.cocoa.iokit
Interface IOHIDOutputTransactionInterface.hasElement_callback

All Superinterfaces:
Callback
Enclosing class:
IOHIDOutputTransactionInterface

public static interface IOHIDOutputTransactionInterface.hasElement_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
 boolean invoke(Pointer self, Pointer elementCookie)
           
 

Method Detail

invoke

boolean invoke(Pointer self,
               Pointer elementCookie)