// mpiowmi.h
void ClearMpioDiskHealthCounters(
[in, Description("MPIO Disk Ordinal"):amended] uint32 DiskOrdinal
);
View the official Windows hardware development documentationNo description available.
The ClearMpioDiskHealthCounters method is used to clear the gathered MPIO statistics of an MPIO disk.
DiskOrdinal A 32-bitfield that represents the MPIO disk ordinal value.
None
This WMI method belongs to the MPIO_WMI_METHODS WMI class.
| Target platform | Desktop |
| Header | MPIOwmi.h (include MPIOwmi.h) |