org.rococoa.cocoa.corefoundation
Interface CoreFoundationLibrary.CFBagApplierFunction

All Superinterfaces:
Callback
Enclosing interface:
CoreFoundationLibrary

public static interface CoreFoundationLibrary.CFBagApplierFunction
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(Pointer value, Pointer context)
           
 

Method Detail

invoke

void invoke(Pointer value,
            Pointer context)


Copyright © 2009. All Rights Reserved.