org.rococoa.cocoa.qd
Interface QDLibrary.QDOpcodeProcPtr

All Superinterfaces:
Callback
Enclosing interface:
QDLibrary

public static interface QDLibrary.QDOpcodeProcPtr
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(Rect fromRect, Rect toRect, short opcode, short version)
           
 

Method Detail

invoke

void invoke(Rect fromRect,
            Rect toRect,
            short opcode,
            short version)


Copyright © 2009. All Rights Reserved.