ITtsEngineSite.EventInterest プロパティ

定義

エンジンが発生するイベントを決定します。

public:
 property int EventInterest { int get(); };
public int EventInterest { get; }
member this.EventInterest : int
Public ReadOnly Property EventInterest As Integer

プロパティ値

1 つ以上の int 列挙のメンバーの合計を含む TtsEventId

注釈

フラグ フィールドの EventInterest 各ビットは、エンジンが発生させるイベントの種類を表します。

適用対象