다음을 통해 공유


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

적용 대상