KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > speech > types > ISpEventSource


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

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