ClearMpioDiskHealthCounters - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// mpiowmi.h

void ClearMpioDiskHealthCounters(
   [in, Description("MPIO Disk Ordinal"):amended] uint32 DiskOrdinal
);
View the official Windows hardware development documentation

NtDoc

No description available.

Windows hardware development documentation (clearmpiodiskhealthcounters)

ClearMpioDiskHealthCounters function

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

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)