org.rococoa.cocoa.qd
Interface QDLibrary.DMDisplayListIteratorProcPtr

All Superinterfaces:
Callback
Enclosing interface:
QDLibrary

public static interface QDLibrary.DMDisplayListIteratorProcPtr
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(Pointer userData, int itemIndex, DisplayListEntryRec displaymodeInfo)
           
 

Method Detail

invoke

void invoke(Pointer userData,
            int itemIndex,
            DisplayListEntryRec displaymodeInfo)


Copyright © 2009. All Rights Reserved.