GetPathConfiguration_IN structure (mpiowmi.h)

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)