ITCSCAN_Close

Attempts to close the communication channel to the bar code reader engine. If successful, this function then destroys the passed-in bar code reader object. Otherwise, no clean-up is performed.

Syntax

HRESULT ITCSCAN_Close(
INT32 iHandle)

Parameters

[in] iHandle
Pointer to a bar code reader object.

Return Values

A standard error code indicating success or failure.

Header and Library Files

Header File: ITCSCAN2.h

Library: ITCSCAN2.lib

More Information

Native Scanner Functions