IMbnSmsConfiguration 接口 (mbnapi.h)
重要
从 Windows 10 版本 1803 开始,本部分所述的 Win32 API 将替换为 Windows.Networking.Connectivity 命名空间中的Windows 运行时 API。
提供对设备的短信配置的访问权限。
继承
IMbnSmsConfiguration 接口继承自 IUnknown 接口。
方法
IMbnSmsConfiguration 接口具有这些方法。
IMbnSmsConfiguration::get_CdmaShortMsgSize 最大 CDMA 短消息字符长度。 |
IMbnSmsConfiguration::get_MaxMessageIndex 短信内存容量。 |
IMbnSmsConfiguration::get_ServiceCenterAddress 短信默认服务中心地址。 (获取) |
IMbnSmsConfiguration::get_SmsFormat 设备应报告新收到的短信的格式。 (获取) |
IMbnSmsConfiguration::p ut_ServiceCenterAddress 短信默认服务中心地址。 (放置) |
IMbnSmsConfiguration::p ut_SmsFormat 设备应报告新收到的短信的格式。 (放置) |
注解
此接口是通过调用 IMbnSms 接口的 GetSmsConfiguration 方法获取的。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 7 [仅限桌面应用] |
最低受支持的服务器 | 无受支持的版本 |
目标平台 | Windows |
标头 | mbnapi.h |