org.rococoa.cocoa.webkit
Interface WebKitLibrary.NPN_CreateObjectProcPtr

All Superinterfaces:
Callback
Enclosing interface:
WebKitLibrary

public static interface WebKitLibrary.NPN_CreateObjectProcPtr
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
 NPObject invoke(NPP_t NPP1, NPClass aClass)
           
 

Method Detail

invoke

NPObject invoke(NPP_t NPP1,
                NPClass aClass)