Platform SDK: Web Telephony Engine

WTELog.LogEnabled Property

The LogEnabled property enables or disables WTE logging.

Syntax

WTELog.LogEnabled [ = bEnabled ]

Possible Values

bEnabled
Boolean value that has one of the following settings:
Setting Meaning
TRUE WTE logging is enabled.
FALSE WTE logging is disabled.

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

WTELog