Platform SDK: Web Telephony Engine

WTEServer.Save Method

The Save method saves the server's configuration to the persistent storage.

Syntax

WTEServer.Save( [ bSaveOnlyIfCurrent ] )

Parameters

bSaveOnlyIfCurrent
Optional. A Boolean expression. If TRUE, the save occurs only if the configuration is current. If FALSE, the save occurs regardless of whether the configuration 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

WTEServer