org.rococoa.cocoa.webkit
Interface WebKitLibrary.NPEnumerationFunctionPtr

All Superinterfaces:
Callback
Enclosing interface:
WebKitLibrary

public static interface WebKitLibrary.NPEnumerationFunctionPtr
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(NPObject npobj, PointerByReference value, IntByReference count)
           
 

Method Detail

invoke

boolean invoke(NPObject npobj,
               PointerByReference value,
               IntByReference count)