ClearMpioDiskHealthCounters function

The ClearMpioDiskHealthCounters method is used to clear the gathered MPIO statistics of an MPIO disk.

Syntax

void ClearMpioDiskHealthCounters(
   [in, Description("MPIO Disk Ordinal"):amended] uint32 DiskOrdinal
);

Parameters

DiskOrdinal
A 32-bitfield that represents the MPIO disk ordinal value.

Return value

None

Remarks

This WMI method belongs to the MPIO_WMI_METHODS WMI class.

Requirements

Target platform

Desktop

Header

MPIOwmi.h (include MPIOwmi.h)