Document Title Here
AET65 API
Version 1.0
idvation GmbH
Otto-Hesse-Straße 19 / T5
Phone +49 6151 9926567
D-64293 Darmstadt
Fax +49 6151 3689296
www.idvation.com
Page 49 of 84
Page 49 of 84
5.2.15.
ABS_DEVICE_LIST
The format of the data returned by ABSEnumerateDevices, it contains info about all enumerated devices.
Please note, that the real output parameter from ABSEnumerateDevices has variable length – array List[]
has NumDevices items.
typedef struct abs_device_list {
ABS_DWORD NumDevices;
ABS_DEVICE_LIST_ITEM List[ABS_VARLEN];
} ABS_DEVICE_LIST
Description
NumDevices
Number of devices in the list
List[ABS_VARLEN]
The list of devices