3.18.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].

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

  • GenerateClusterLog (Opnum 3)

  • GenerateClusterHealthLog (Opnum 4)

  • GenerateClusterSetLog (Opnum 5)

  • GenerateClusterNetworkLog (Opnum 6)

  • ExportClusterPerformanceHistory (Opnum 7)

  • GenerateNetftLog (Opnum 8)

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

GenerateClusterHealthLog

Creates a file with health log entries.

Opnum: 4

GenerateClusterSetLog

Creates a file with cluster set log entries.

Opnum: 5

GenerateClusterNetworkLog

Creates a file with cluster network log entries.

Opnum: 6

ExportClusterPerfomanceHistory

Creates a file with the cluster performance history.

Opnum: 7

GEnerateNetftLog

Creates a file with Netft log entries.

Opnum: 8