Platform SDK: Web Telephony Engine

WTEApplication.Save Method

The Save method saves the configuration information to the persistent storage.

Syntax

WTEApplication.Save( [ bSaveOnlyIfCurrent ] )

Parameters

bSaveOnlyIfCurrent
Optional. A Boolean expression. If TRUE, the save occurs only if the information is current. If FALSE, the save operation occurs regardless of whether the information is current. The default value for this parameter is FALSE.

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

WTEApplication