Platform SDK: Web Telephony Engine

WTELog.LogFieldSelection Property

The LogFieldSelection property sets or retrieves a bit field selection of logged columns.

Syntax

WTELog.LogFieldSelection[ = iSel ]

Possible Values

iSel
Bit field specifying the logged columns. This parameter can be a combination from the LogFieldType enumeration.

The 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

LogFieldType, WTELog