org.rococoa.cocoa.corefoundation
Interface CoreFoundationLibrary.CFWriteStreamClientCallBack

All Superinterfaces:
Callback
Enclosing interface:
CoreFoundationLibrary

public static interface CoreFoundationLibrary.CFWriteStreamClientCallBack
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(CoreFoundationLibrary.__CFWriteStream stream, NativeLong type, Pointer clientCallBackInfo)
           
 

Method Detail

invoke

void invoke(CoreFoundationLibrary.__CFWriteStream stream,
            NativeLong type,
            Pointer clientCallBackInfo)


Copyright © 2009. All Rights Reserved.