GetPathConfiguration_IN - NtDoc

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

typedef struct _GetPathConfiguration_IN {
  ULONGLONG PathID;
} GetPathConfiguration_IN, *PGetPathConfiguration_IN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_GetPathConfiguration_IN structure

Description

The GetPathConfiguration_IN structure is used to retrieve the per path device information.

Members

PathID

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