Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |