GetPathConfiguration_IN 구조체(mpiowmi.h)
GetPathConfiguration_IN 구조체는 경로별 디바이스 정보를 검색하는 데 사용됩니다.
typedef struct _GetPathConfiguration_IN {
ULONGLONG PathID;
} GetPathConfiguration_IN, *PGetPathConfiguration_IN;
PathID
디바이스와 연결된 경로를 지정하는 64비트 필드입니다.
요구 |
값 |
헤더 |
mpiowmi.h(Mpiowmi.h 포함) |