ITtsEngineSite.EventInterest Vlastnost

Definice

Určuje události, které má modul vyvolat.

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

Hodnota vlastnosti

Obsahuje int součet jednoho nebo více členů výčtu TtsEventId .

Poznámky

Každý bit v EventInterest poli příznaku představuje typ události, kterou by měl modul vyvolat.

Platí pro