Share via


Short Message Service Structures

Send Feedback

The following table shows the Windows Mobile-based Smartphone structures supported for Short Message Service (SMS).

Object Description
BROADCAST_PROVIDER_SPECIFIC_DATA (SP) Supports incoming cell broadcast messages.
NOTIFICATION_PROVIDER_SPECIFIC_DATA Handles all known "message waiting" type messages.
RAW_PROVIDER_SPECIFIC_DATA Catches incoming SMS messages that are not handled by one of the existing service providers.
SMS_ADDRESS Represents an SMS source or destination address.
SMS_BROADCAST_RANGES Defines a mechanism to specify a list of cell broadcast ranges that the mobile will listen to.
SMS_RANGE Defines a mechanism to specify a list of cell broadcast ranges that the mobile will listen to.
SMS_STATUS_INFORMATION Contains status report information about specific text messages.
SMSREGISTRATIONDATA Contains information used when registering for SMS notifications.
STATUS_PROVIDER_SPECIFIC_DATA Contains provider-specific data.
TEXT_PROVIDER_SPECIFIC_DATA Contains provider-specific data.
WCMP_PROVIDER_SPECIFIC_DATA Contains provider-specific data.
WDP_PROVIDER_SPECIFIC_DATA Contains provider-specific data.

The following table shows the Windows Mobile-based Pocket PC structures supported for SMS.

Object Description
NOTIFICATION_PROVIDER_SPECIFIC_DATA Handles all known "message waiting" type messages.
RAW_PROVIDER_SPECIFIC_DATA Catches incoming SMS messages that are not handled by one of the existing service providers.
SMS_ADDRESS Represents an SMS source or destination address.
SMS_BROADCAST_RANGES Defines a mechanism to specify a list of cell broadcast ranges that the mobile will listen to.
SMS_RANGE Defines a mechanism to specify a list of cell broadcast ranges that the mobile will listen to.
SMS_STATUS_INFORMATION Contains status report information about specific text messages.
SMSREGISTRATIONDATA Contains information used when registering for SMS notifications.
STATUS_PROVIDER_SPECIFIC_DATA Contains provider-specific data.
TEXT_PROVIDER_SPECIFIC_DATA Contains provider-specific data.
WCMP_PROVIDER_SPECIFIC_DATA Contains provider-specific data.
WDP_PROVIDER_SPECIFIC_DATA Contains provider-specific data.

See Also

Short Message Service (SMS) API

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.