Call ITCSCAN Open before any other Native Scanner function, and call ITCSCAN Close when exiting the application.
Updates configurations using the ISCP command format. For information on specific parameters, see ISCP Command Byte Arrays.
HRESULT ITCSCAN_SetConfigInfo(
INT32 iHandle,
BYTE rgbCommandBuff[],
DWORD dwCommandBuffSize)
[in] iHandle
Pointer to a bar code reader object.
[in] rgbCommandBuff
ISCP commands in an array of bytes.
[in] dwCommandBuffSize
Number of bytes in rgbCommandBuff.
A standard error code indicating success or failure.
Header File: ITCSCAN2.h
Library: ITCSCAN2.lib