RfcommServiceId.FromShortId(UInt32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 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
|