共用方式為


RfcommServiceProvider.SdpRawAttributes 屬性

定義

取得廣告的 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)

屬性值

IMap<UInt32,IBuffer>

IDictionary<UInt32,IBuffer>

Windows.Foundation.Collections.IMap<unsigned int,Windows.Storage.Streams.IBuffer>

IMap<uint32_t,IBuffer>

用於廣告的 SDP 屬性集合。

Windows 需求

應用程式功能
bluetooth

適用於