SmsGetSMSC (Compact 2013)
3/26/2014
Use this function to read the default Short Message Service Center (SMSC) address.
Syntax
HRESULT SmsGetSMSC (
SMS_ADDRESS* const psmsaSMSCAddress
);
Parameters
- psmsaSMSCAddress
The SMSC address.
Return Value
HRESULT is S_OK for success, a standard error value, or one of the error constants defined in SMS Specific Errors.
Remarks
This function is not supported for code division multiple access (CDMA).
Requirements
Header |
sms.h |
Library |
sms.lib |
See Also
Reference
Short Message Service Functions
SmsGetProfile
SMS Specific Errors