Platform SDK: Web Telephony Engine

WTEVendorDataSets.Save Method

Saves the configuration of all WTEVendorDataSet objects to the persistent storage.

Syntax

WTEVendorDataSets.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

WTEVendorDataSet, WTEVendorDataSets