Call ITCSCAN Open before any other Native Scanner function, and call ITCSCAN Close when exiting the application.
Gets all port information.
HRESULT ITCSCAN_GetAllPortInfo(
INT32 iHandle,
PORTDATA portData[])
[in] iHandle
Pointer to a bar code reader object.
[out] portData
Buffer for storing port data. The portData buffer size should be the same as the number of ports returned by ITCSCAN_GetNumPorts. For information on this data struct, see portData Struct.
A standard error code indicating success or failure.
Header File: ITCSCAN2.h
Library: ITCSCAN2.lib