Library
setupapi.dll
Type Return
A Boolean Value
Syntax
SetupDiEnumDeviceInterfaces ( DeviceInfoSet, DeviceInfoData, InterfaceClassGuid, MemberIndex, DeviceInterfaceData)
The SetupDiEnumDeviceInterfaces Declaration syntax has these parts:
Part | Description |
DeviceInfoSet | Required. A Long Value. |
DeviceInfoData | Required. A Long Value. |
InterfaceClassGuid | Required. A Guid Value. |
MemberIndex | Required. A Long Value. |
DeviceInterfaceData | Required. A SP_DEVICE_INTERFACE_DATA Value. |