Previous in Contents Next in Contents

Events

Content Deployment can issue different levels of events. The following table briefly describes these event levels.

Name Value Description
CRSEVENT_SEVERITY_SUCCESS 0 The operation completed successfully.
CRSEVENT_SEVERITY_INFORMATIONAL 1 There is some additional information available about the operation.
CRSEVENT_SEVERITY_WARNING 2 The operation generated a warning.
CRSEVENT_SEVERITY_ERROR 3 The operation generated an error.

Content Deployment can issue different categories of events. The following table briefly describes these event categories.

Name Value Description
CRSEVENT_CATEGORY_GENERAL 0 General error and other events.
CRSEVENT_ CATEGORY_FILE 1 File events, such as sending a file.
CRSEVENT_ CATEGORY_REPLICATION 2 Replication events, such as starting a replication.
CRSEVENT_ CATEGORY_ADMIN 3 Project events, such as creating a project.
CRSEVENT_ CATEGORY_SUMMARY 4 Summary events, such as a replication summary.


© 1997-2000 Microsoft Corporation. All rights reserved.