Freigeben über


SemanticEventHandler Class

  Microsoft Speech Technologies Homepage

Implements SemanticEventHandler.

For a list of all members of this class, see SemanticEventHandler Members.

System.Object
    System.MulticastDelegate
        Microsoft.Speech.Web.UI.SemanticEventHandler
[Visual Basic]
Public Class SemanticEventHandler
   Inherits MulticastDelegate

[C#]
public class SemanticEventHandler : MulticastDelegate

[C++]
public __gc class SemanticEventHandler : MulticastDelegate

[JScript]
public function SemanticEventHandler extends MulticastDelegate

Thread Safety

Any public static (Shared in Visual Basic) members of this class are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Remarks

For remarks about this class, see SemanticEventHandler Remarks.

Requirements

Platforms:  Windows XP Professional, Windows Server 2003 family.

See Also

SemanticEventHandler Constructor | SemanticEventHandler Members | SemanticEventHandler Properties | SemanticEventHandler Methods | SemanticEventHandler Remarks