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 GetPathConfiguration_IN structure is used to retrieve the per path device information.
Syntax
typedef struct _GetPathConfiguration_IN {
ULONGLONG PathID;
} GetPathConfiguration_IN, *PGetPathConfiguration_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) |