Short Message Service Functions

Send Feedback

The following functions are used with Short Message Service (SMS).

Function PPC SP Description
SmsClearMessageNotification Phone
Edition
Only
X Cancels registration for SMS notifications.
SmsClose Phone
Edition
Only
X Closes an existing SMS Messaging handle.
SmsGetBroadcastMsgRanges Phone
Edition
Only
X Gets the range of broadcast messages the mobile will listen for.
Note   This function is not supported for CDMA.
SmsGetMessageSize X X Determines an upper-bound for the size of the buffer.
SmsGetMessageStatus Phone
Edition
Only
X Retrieves a status report for a sent message.
SmsGetSMSC Phone
Edition
Only
X Reads the default Short Message Service Center (SMSC) address.
Note   This function is not supported for CDMA.
SmsGetPhoneNumber Phone
Edition
Only
X Gets the phone number of the device associated with the SMS bearer.
SmsGetTime Phone
Edition
Only
X Gets an estimate of the current time approximated by the SMSC's clock.
Note   This function is not supported for CDMA.
SmsOpen Phone
Edition
Only
X Opens the SMS Messaging component for send and/or receive access.
SmsReadMessage X X Reads a previously received SMS message.
SmsSendMessage Phone
Edition
Only
X Sends an SMS message.
SmsSetBroadcastMsgRanges Phone
Edition
Only
X Sets the broadcast message range the mobile will listen for.
Note   This function is not supported for CDMA.
SmsSetMessageNotification Phone
Edition
Only
X Starts your application when an SMS message arrives.
SmsSetSMSC Phone
Edition
Only
X Sets the default SMSC.
Note   This function is not supported for CDMA.

See Also

Short Message Service (SMS) API

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.