RfcommServiceProvider.SdpRawAttributes 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取用于播发的 SDP 属性的集合。
public:
property IMap<unsigned int, IBuffer ^> ^ SdpRawAttributes { IMap<unsigned int, IBuffer ^> ^ get(); };
IMap<uint32_t, IBuffer const&> SdpRawAttributes();
public IDictionary<uint,IBuffer> SdpRawAttributes { get; }
var iMap = rfcommServiceProvider.sdpRawAttributes;
Public ReadOnly Property SdpRawAttributes As IDictionary(Of UInteger, IBuffer)
属性值
Windows.Foundation.Collections.IMap<unsigned int,Windows.Storage.Streams.IBuffer>
用于播发的 SDP 属性的集合。
Windows 要求
应用功能 |
bluetooth
|