org.rococoa.cocoa.corefoundation
Interface CFRunLoopSourceContext1.perform_callback

All Superinterfaces:
Callback
Enclosing class:
CFRunLoopSourceContext1

public static interface CFRunLoopSourceContext1.perform_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
 Pointer invoke(Pointer msg, NativeLong size, CoreFoundationLibrary.__CFAllocator allocator, Pointer info)
           
 

Method Detail

invoke

Pointer invoke(Pointer msg,
               NativeLong size,
               CoreFoundationLibrary.__CFAllocator allocator,
               Pointer info)


Copyright © 2009. All Rights Reserved.