Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This structure contains the data about the status message provider that is used in SmsReadMessage calls.
Syntax
typedef struct status_provider_specific_data_tag {
SMS_STATUS_INFORMATION smssiStatusInformation;
} STATUS_PROVIDER_SPECIFIC_DATA;
Members
- smssiStatusInformation
Reports the status of a text message sent with the PS_MESSAGE_OPTION_STATUSREPORT flag of SMS Provider Specific Message Options Constants.
Requirements
Header |
sms.h |
See Also
Reference
Short Message Service Structures
SmsReadMessage
SMS Provider Specific Message Options Constants