次の方法で共有


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

適用対象