Goodreadledon – Argox PT-9130 User Manual
Page 33

PT-90 Mobile Computer SDK Programming Manual 26
GoodReadLEDOn
To turn ON or OFF the goodread LED.
DWORD GoodReadLEDOn
{
BOOL
bOn
}
Parameters
bOn
[in] Flag that indicates whether to turn ON(TRUE) or OFF(FALSE) the goodread LED.
Returned Values
If this action succeeds, the returned value is
. If this action fails, possible returned values are
Example
DWORD dwResult;
dwResult = GoodReadLEDOn(TRUE);
if(dwResult != E_FUNC_SUCCEED)
AfxMessageBox(_T("GoodReadLEDOn fail"));
Requirements
OS Versions: Windows CE 6.0 or beyond.
Header: sysapiax.h
Link Library: sysapiax.lib
Link DLL: sysapiax.dll
Device: PT90