Platform SDK: Hardware |
The SP_DEVINFO_DATA structure defines a device instance that is a member of a device information set.
typedef struct _SP_DEVINFO_DATA { DWORD cbSize; GUID ClassGuid; DWORD DevInst; ULONG_PTR Reserved; } SP_DEVINFO_DATA, *PSP_DEVINFO_DATA;
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 98.
Header: Declared in Setupapi.h.
Device Management Overview, Device Management Structures, SetupDiEnumDeviceInterfaces, SetupDiGetDeviceInterfaceDetail