Call ITCSCAN Open before any other Native Scanner function, and call ITCSCAN Close when exiting the application.
Gets scanner notification data when ITCSCAN_GetBarcodeMessage returns a MSG_SCANNER_NOTIFY message after the port state changes.
void ITCSCAN_GetNotificationValues(
INT32 iNotify,
DWORD *pdwPortID,
LPTSTR pszPortName,
LPTSTR pszDeviceType,
DWORD *pdwPortStateID,
LPTSTR pszPortState)
[in] iNotify
The peMsgType value from ITCSCAN_GetBarcodeMessage.
[out] pdwPortID
Port ID.
[out] PortName
Port name.
[out] pszDeviceType
Scanner type.
[out] pdwPortStateID
State ID.
[out] pszPortState
String name of port state.
Header File: ITCSCAN2.h
Library: ITCSCAN2.lib