BluetoothUuidHelper.FromShortId(UInt32) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
短い ID から bluetooth デバイス 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
短い ID。
戻り値
UUID を返します。
Windows の要件
アプリの機能 |
bluetooth
|