Platform SDK: Exchange 2000 Server

AuditTrailEventLog CoClass

[This is preliminary documentation and subject to change.]

Records workflow event activity messages to an application log.

CLSID
CD001007-8B95-11D1-82DB-00C04FB1625D
ProgID
CDOWF.AuditTrailEventLog
Type Library
Microsoft CDO Workflow Objects for Microsoft Exchange
Inproc Server
CDOWF.DLL
Threading Model
Both
Although CDOWF objects are labeled 'BOTH', they are not in fact 'thread safe'. CDOWF objects do not support accessing one object from many threads.

Implemented Interfaces

IAuditTrail

Remarks

This is a sample audit trail provider, supplied with Workflow for Microsoft® Exchange 2000 Server. This provider writes its entries to the WINDOWS 2000 event log, when specified as the AuditTrailProvider property of the ProcessDefinition object. You can write your own audit trail provider by implementing the IAuditTrail interface.

See Also

CdoWfAuditTrailEvents Enum

AuditTrailProvider

ProcessDefinition

IAuditTrail