| Platform SDK: Hardware |
The SP_DEVICE_INTERFACE_DETAIL_DATA structure provides detailed information about a particular device interface.
typedef struct _SP_DEVICE_INTERFACE_DETAIL_DATA {
DWORD cbSize;
TCHAR DevicePath[ANYSIZE_ARRAY];
} SP_DEVICE_INTERFACE_DETAIL_DATA, *PSP_DEVICE_INTERFACE_DETAIL_DATA;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 98.
Header: Declared in Setupapi.h.
Device Management Overview, Device Management Structures, SetupDiGetDeviceInterfaceDetail