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