Programming Manual
71
GetTriggerKeyStatus
This function will get scan key status.
DWORD GetTriggerKeyStatus
{
}
Parameters
None.
Return Values
The return value 1 indicates that scan key is enable. The return value 0 indicates that scan key is disable.
Example
if(GetTriggerKeyStatus())
AfxMessageBox(_T("scan key ensable!"));
else
AfxMessageBox(_T("scan key disable!"));
Requirements
OS Versions:
Windows CE 5.0 and later.
Header:
scanapiax.h
Link Library:
scanapiax.lib
Link DLL:
scanapiax.dll
Device:
PT61