Compartir a través de


Record Constructor

  Microsoft Speech Technologies Homepage

Initializes a new instance of the Record class.

[Visual Basic]
Public Sub New()

[C#]
public Record();

[C++]
public: Record();

[JScript]
public function Record();

Remarks

The default constructor initializes any fields to their default values.

Requirements

Platforms:  Windows XP Professional, Windows Server 2003 family.

See Also

Record Class | Record Members | Record Properties | Record Methods | Record Events | Record Remarks