BluetoothUuidHelper.FromShortId(UInt32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從簡短識別碼傳回藍牙裝置 UUID。
public:
static Platform::Guid FromShortId(unsigned int shortId);
static winrt::guid FromShortId(uint32_t const& shortId);
public static Guid FromShortId(uint shortId);
function fromShortId(shortId)
Public Shared Function FromShortId (shortId As UInteger) As Guid
參數
- shortId
-
UInt32
unsigned int
uint32_t
簡短識別碼。
傳回
傳回 UUID。
Windows 需求
應用程式功能 |
bluetooth
|