Platform SDK: Web Telephony Engine

WTELog.LogFilesCompress Property

The LogFilesCompress property sets or retrieves whether text log files are compressed.

Syntax

WTELog.LogFilesCompress [ = bCompress ]

Possible Values

bCompress
Boolean value that has one of the following settings:
Setting Meaning
TRUE Files are compressed.
FALSE Files are not compressed.

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