共用方式為


STATUS_PROVIDER_SPECIFIC_DATA

Send Feedback

This structure is used for provider-specific data in SmsReadMessage calls.

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.

Requirements

Smartphone: Smartphone 2002 and later
Pocket PC: Pocket PC 2002 and later
OS Versions: Windows CE 3.0 and later
Header: sms.h
Library: sms.lib

See Also

Short Message Service Structures

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.