IExStoreSyncEvents Interface

Topic Last Modified: 2006-06-13

The following table describes the synchronous event methods.

Type Library

EXOLEDB Type Library

DLL Implemented In

EXOLEDB.DLL

Member Summary

The following table lists the methods of the IExStoreSyncEvents interface.

Name Description

OnSyncDelete

Called by a store when an item is being deleted.

OnSyncSave

Called by a store event source when an item is being saved.

Remarks

See Synchronous Event Methods and Working with Synchronous Events for information about synchronous events.

See Event Interfaces for more general information about event sinks.