
API_Reset
Reset the scanner setting to the default.
BOOL API_Reset
{
}
Parameters
None
Return Values
Return TRUE if the operation is successful, otherwise return FALSE.
Example
if(API_Reset())
AfxMessageBox(_T("Reset Succeed"));
else
AfxMessageBox(_T("Reset Fail"));
Requirements
OS Versions: Windows CE 5.0 and later.
Header: scanapiax.h
Link Library: scanapiax.lib
Link DLL: scanapiax.dll
Device: PT60
Programming Manual 42
Comentarios a estos manuales