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