Call ITCSCAN Open before any other Native Scanner function, and call ITCSCAN Close when exiting the application.
Gets the next port identifier that is valid for the local system. Use this method to continue an iteration of the device ports.
HRESULT ITCSCAN_GetNextPortID(
INT32 iHandle,
DWORD *pdwNextPortId)
[in] iHandle
Pointer to a bar code reader object.
[out] pdwNextPortId
Location to return the next port ID.
S_OK indicates success.
S_FALSE if there are no more dwPortId values.
Header File: ITCSCAN2.h
Library: ITCSCAN2.lib