IExStoreEventInfo Interface

IExStoreEventInfo Interface

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release. This is a support interface that is passed to every OLE DB store event sink. It is used to retrieve event information and control the event transaction.

Type Library

EXOLEDB Type Library

DLL Implemented In

EXOLEDB.DLL

Member Summary

The following table lists the methods of the IExStoreEventInfo interface.

Name Description
Abort This method aborts the event transaction if the event is synchronous.
GetEventItem This method returns the requested interface on the OLE DB Row object that triggered the event.
GetEventSession Returns the requested interface on the OLE DB Session object under which the event is executing.
RemoteGetEventItem This method returns the requested interface on the remote OLE DB Row object that triggered the event.
RemoteGetEventSession Returns the requested interface on the remote OLE DB Session object under which the event is executing.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.