ClearPathHealthCounters - NtDoc

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

void ClearPathHealthCounters(
   [in, Description("64-bit Path Identifier"):amended] uint64 PathID
);
View the official Windows hardware development documentation

NtDoc

No description available.

Windows hardware development documentation (clearpathhealthcounters)

ClearPathHealthCounters function

The ClearPathHealthCounters method is used to clear all gathered MPIO health statistics for a particular path of an MPIO disk.

Parameters

PathID A 64-bitfield that specifies the path that is associated with the device.

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)