Short Message Service Structures
The following structures are used with Short Message Service (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. |
Send feedback on this topic to the authors.
© 2005 Microsoft Corporation. All rights reserved.