org.rococoa.cocoa.speechsynthesis
Interface SpeechSynthesisLibrary.SpeechErrorCFProcPtr

All Superinterfaces:
Callback
Enclosing interface:
SpeechSynthesisLibrary

public static interface SpeechSynthesisLibrary.SpeechErrorCFProcPtr
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(SpeechChannelRecord chan, int refCon, ColorSyncLibrary.__CFError theError)
           
 

Method Detail

invoke

void invoke(SpeechChannelRecord chan,
            int refCon,
            ColorSyncLibrary.__CFError theError)


Copyright © 2009. All Rights Reserved.