org.rococoa.cocoa.quicklook
Interface QLGeneratorInterfaceStruct.CancelPreviewGeneration_callback

All Superinterfaces:
Callback
Enclosing class:
QLGeneratorInterfaceStruct

public static interface QLGeneratorInterfaceStruct.CancelPreviewGeneration_callback
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 thisInterface, QuickLookLibrary.__QLPreviewRequest preview)
           
 

Method Detail

invoke

void invoke(Pointer thisInterface,
            QuickLookLibrary.__QLPreviewRequest preview)