次の方法で共有


SMS Message Type Constants (Compact 2013)

3/26/2014

The following table shows constants that specify message types that are sent and received. Each message type is associated with a structure that defines the fields of the message.

Constant

Value

Structure

Description

SMS_MSGTYPE_BROADCAST

"Microsoft Broadcast Message SMS Protocol (Receive Only)"

BROADCAST_PROVIDER_SPECIFIC_DATA

Microsoft Broadcast Message SMS Protocol (Receive Only)

SMS_MSGTYPE_NOTIFICATION

"Microsoft Notification SMS Protocol (Receive Only)"

NOTIFICATION_PROVIDER_SPECIFIC_DATA

Microsoft Notification SMS Protocol (Receive Only)

SMS_MSGTYPE_RAW

"Microsoft Raw SMS Protocol (Receive Only)"

RAW_PROVIDER_SPECIFIC_DATA

Microsoft Raw SMS Protocol (Receive Only)

SMS_MSGTYPE_STATUS

"Microsoft Status Message SMS Protocol (Receive Only)"

STATUS_PROVIDER_SPECIFIC_DATA

Microsoft Status Message SMS Protocol (Receive Only)

SMS_MSGTYPE_TEXT

"Microsoft Text SMS Protocol"

TEXT_PROVIDER_SPECIFIC_DATA

Microsoft Text SMS Protocol

SMS_MSGTYPE_WCMP

"Microsoft WCMP SMS Protocol"

WCMP_PROVIDER_SPECIFIC_DATA

Microsoft WCMP SMS Protocol

SMS_MSGTYPE_WDP

"Microsoft WDP SMS Protocol"

WDP_PROVIDER_SPECIFIC_DATA

Microsoft WDP SMS Protocol

Requirements

Header

sms.h

See Also

Reference

Short Message Service Constants
SmsOpen