SemanticEventHandler Constructor
Initializes a new instance of the SemanticEventHandler class.
[Visual Basic]
Public Sub New()
[C#]
public SemanticEventHandler();
[C++]
public: SemanticEventHandler();
[JScript]
public function SemanticEventHandler();
Remarks
The default constructor initializes any fields to their default values.
Requirements
Platforms: Windows XP Professional, Windows Server 2003 family.
See Also
SemanticEventHandler Class | SemanticEventHandler Members | SemanticEventHandler Properties | SemanticEventHandler Methods | SemanticEventHandler Remarks