ClearPathHealthCounters_IN structure (mpiowmi.h)
The ClearPathHealthCounters_IN structure is used to provide an input parameter to the ClearPathHealthCounters method.
Syntax
typedef struct _ClearPathHealthCounters_IN {
ULONGLONG PathID;
} ClearPathHealthCounters_IN, *PClearPathHealthCounters_IN;
Members
PathID
A 64-bitfield that specifies the path that is associated with the device.
Requirements
Requirement | Value |
---|---|
Header | mpiowmi.h (include Mpiowmi.h) |