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