Getgprspowerstatus – Argox PT-9130 User Manual
Page 102

PT-90 Mobile Computer SDK Programming Manual 95
GetGPRSPowerStatus
Get current power status of GPRS module.
BOOL GetGPRSPowerStatus
{
BOOL *
bStatus
}
Parameters
bStatus
[out] Flag that indicates whether to ENABLE(TRUE) or DISABLE(FALSE) GPRS power.
Returned Values
Returning TRUE if the operation is successful; otherwise FALSE.
Example
BOOL bStatus;
if(GetGPRSPowerStatus(&bStatus) != TRUE)
AfxMessageBox(_T("Get GPRS power status fail!"));
Requirements
OS Versions: Windows CE 6.0 or beyond.
Header: sysapiax.h
Link Library: sysapiax.lib
Link DLL: sysapiax.dll
Device: PT90