Platform SDK: Web Telephony Engine

WTEVendorDataSet.WaitForChanges Method

The WaitForChanges method waits for the given event before making storage changes.

Syntax

WTEVendorDataSet.WaitForChanges( hEvent );

Possible Values

hEvent
Handle of the event to wait for.

Remarks

This method is exposed to C/C++ usage only. Do use this method when working with DCOM.

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