org.rococoa.cocoa.webkit
Interface WebKitLibrary.NPN_EnumerateProcPtr

All Superinterfaces:
Callback
Enclosing interface:
WebKitLibrary

public static interface WebKitLibrary.NPN_EnumerateProcPtr
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(NPP_t npp, NPObject npobj, PointerByReference identifier, IntByReference count)
           
 

Method Detail

invoke

boolean invoke(NPP_t npp,
               NPObject npobj,
               PointerByReference identifier,
               IntByReference count)