org.rococoa.cocoa.qd
Interface QDLibrary.QDTextProcPtr

All Superinterfaces:
Callback
Enclosing interface:
QDLibrary

public static interface QDLibrary.QDTextProcPtr
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(short byteCount, Pointer textBuf, Point.ByValue numer, Point.ByValue denom)
           
 

Method Detail

invoke

void invoke(short byteCount,
            Pointer textBuf,
            Point.ByValue numer,
            Point.ByValue denom)


Copyright © 2009. All Rights Reserved.