ClearPathHealthCounters_IN - NtDoc

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

typedef struct _ClearPathHealthCounters_IN {
  ULONGLONG PathID;
} ClearPathHealthCounters_IN, *PClearPathHealthCounters_IN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-mpiowmi-_clearpathhealthcounters_in)

_ClearPathHealthCounters_IN structure

Description

The ClearPathHealthCounters_IN structure is used to provide an input parameter to the ClearPathHealthCounters method.

Members

PathID

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