KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > speech > types > ISpEventSink


1 // GENERATED. DO NOT MODIFY
2
package speech.types;
3
4 import com4j.*;
5
6 /**
7  * ISpEventSink Interface
8  */

9 @IID("{BE7A9CC9-5F9E-11D2-960F-00C04F8EE628}")
10 public interface ISpEventSink extends Com4jObject {
11     }
12
Popular Tags