Platform SDK: Web Telephony Engine

WTEApplication.MaxRecordTime Property

The MaxRecordTime property sets or retrieves the maximum duration of a recorded message.

Syntax

WTEApplication.MaxRecordTime [ = iMaxDuration ]

Possible Values

iMaxDuration
Integer value specifying the maximum duration of a recorded message, in seconds. The MAX_WTE_MaxRecordTime value defines the maximum value for this property. A value of -1 specifies an unlimited duration.

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

RecordStopSilenceTime, WTEApplication