Pt_settodefault – Argox PT-9130 User Manual

Page 210

Advertising
background image

PT-90 Mobile Computer SDK Programming Manual 203

PT_SetToDefault

To Reset all the scanner settings to default value.

int PT_SetToDefault

{

}

Parameters

None

Returned Values

Returning 1 if the operation is successful, otherwise, return 0.

Example

if(!PT_SetToDefault())

AfxMessageBox(_T("PT_SetToDefault fail"));

Requirements

OS Versions: Windows CE 6.0 or beyond.

Header: scanapiax.h

Link Library: scanapiax.lib

Link DLL: scanapiax.dll
Device: PT90

Advertising