Getflash – Argox PT-9130 User Manual

Page 95

Advertising
background image

PT-90 Mobile Computer SDK Programming Manual 88

GetFlash

To get the flash light setting value.

BOOL GetFlash

{

}

Parameters

None.

Returned Values

Return TRUE if flash light is enable, otherwise return FALSE

Example

if(GetFlash () != TRUE)

AfxMessageBox(_T("Flash is disable));

Requirements

OS Versions: Windows CE 6.0 or beyond.

Header: sysapiax.h

Link Library: sysapiax.lib

Link DLL: sysapiax.dll
Device: PT90

Advertising