Platform SDK: Web Telephony Engine

WTEApplication.OperatorTransferType Property

The OperatorTransferType property sets or retrieves the transfer type when transferring to the operator extension.

Syntax

WTEApplication.OperatorTransferType [ = iType ]

Possible Values

iType
Integer specifying the transfer type. It can be one of these values:

0 - Blind transfer.

1 - Supervised transfer.

This property is read-write.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Windows 95/98: Unsupported.
  Header: Declared in Mswtecom.idl and Mswtecom.h.
  Library: Use Mswtecom.lib.

See Also

WTEApplication