// mpiowmi.h
void ClearPathHealthCounters(
[in, Description("64-bit Path Identifier"):amended] uint64 PathID
);
View the official Windows hardware development documentationNo description available.
The ClearPathHealthCounters method is used to clear all gathered MPIO health statistics for a particular path of an MPIO disk.
PathID A 64-bitfield that specifies the path that is associated with the device.
None
This WMI method belongs to the MPIO_WMI_METHODS WMI class.
| Target platform | Desktop |
| Header | MPIOwmi.h (include MPIOwmi.h) |