![Argox PT-9130 Programming Manual Download Page 142](http://html.mh-extra.com/html/argox/pt-9130/pt-9130_programming-manual_2969283142.webp)
PT-90 Mobile Computer SDK Programming Manual
135
SetSMSCentre
Set phone number of short message service center (SMSC).
DWORD
SetSMSCentre
{
LPTSTR
lpNumber
}
Parameters
lpNumber
[in] SMS centre phone number.
Returned Values
If the action succeeds, the returned value is
. If the action fails, possible returned values are
Example
if(SetSMSCentre(_T("+886912345678")) != E_FUNC_SUCCEED)
AfxMessageBox(_T("Set SMS centre fail!"));
Requirements
OS Versions:
Windows CE 6.0 or beyond.
Header:
sysapiax.h
Link Library:
sysapiax.lib
Link DLL:
sysapiax.dll
Device:
PT90