Platform SDK: Web Telephony Engine

WTEAddress.SupportsCalledID Property

The SupportsCalledID property retrieves whether this line supports called identifier (ID).

Syntax

[ bSupported = ] WTEAddress.SupportsCalledID

Possible Values

bSupported
Boolean value that has one of the following settings:
Setting Meaning
TRUE Supports called ID.
FALSE Does not support called ID.

The property is read-only.

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

WTEAddress