共用方式為


RfcommServiceId.FromShortId(UInt32) 方法

定義

從 32 位服務識別碼建立 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 位服務識別碼。

傳回

RfcommServiceId 物件。

Windows 需求

應用程式功能
bluetooth

適用於