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
|