org.rococoa.cocoa.corefoundation
Interface CoreFoundationLibrary.CFPlugInFactoryFunction

All Superinterfaces:
Callback
Enclosing interface:
CoreFoundationLibrary

public static interface CoreFoundationLibrary.CFPlugInFactoryFunction
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(CoreFoundationLibrary.__CFAllocator allocator, CoreFoundationLibrary.__CFUUID typeUUID)
           
 

Method Detail

invoke

Pointer invoke(CoreFoundationLibrary.__CFAllocator allocator,
               CoreFoundationLibrary.__CFUUID typeUUID)


Copyright © 2009. All Rights Reserved.