3.12.4 Message Processing Events and Sequencing Rules

This protocol MUST indicate to the RPC runtime that it is to perform a strict NDR/NDR64 data consistency check at target level 6.0, as specified in section 3 of [MS-RPCE].

This protocol MUST indicate to the RPC runtime that it is to reject a NULL unique or full pointer with nonzero conformant value, as specified in section 3 of [MS-RPCE].

The IClusterLog interface methods do not have any dependencies, including:

  • GenerateClusterLog (Opnum 3)

  • GenerateTimeSpanLog (Opnum 4)

  • GenerateClusterLogInLocalTime (Opnum 5)

  • GenerateTimeSpanLogInLocalTime (Opnum 6)

All methods MUST NOT throw exceptions.

This DCOM interface inherits the IUnknown interface. Method opnum field values start with 3; opnum values 0 through 2 represent the IUnknown::QueryInterface, IUnknown::AddRef, and IUnknown::Release methods, respectively, as specified in [MS-DCOM] section 3.1.1.5.8.

Methods in RPC Opnum Order

Method

Description

GenerateClusterLog

Creates a file with log entries.

Opnum: 3

GenerateTimeSpanLog

Creates a file with log entries that date back only for the specified number of minutes.

Opnum: 4

GenerateClusterLogInLocalTime

Creates a file with log entries using local time instead of GMT.

Opnum: 5

GeneratetimeSpanLogInLocalTime

Creates a file with log entries that date back only for the specified number of minutes. Uses local time instead of GMT.

Opnum: 6