다음을 통해 공유


RfcommServiceId.FromShortId(UInt32) 메서드

정의

32비트 서비스 ID에서 RfcommServiceId 개체를 만듭니다.

public:
 static RfcommServiceId ^ FromShortId(unsigned int shortId);
 static RfcommServiceId FromShortId(uint32_t const& shortId);
public static RfcommServiceId FromShortId(uint shortId);
function fromShortId(shortId)
Public Shared Function FromShortId (shortId As UInteger) As RfcommServiceId

매개 변수

shortId
UInt32

unsigned int

uint32_t

32비트 서비스 ID입니다.

반환

RfcommServiceId 개체입니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상