BluetoothUuidHelper.TryGetShortId(Guid) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
UUID から短い bluetooth デバイス ID を取得しようとします。
public:
static IReference<unsigned int> ^ TryGetShortId(Platform::Guid uuid);
static IReference<uint32_t> TryGetShortId(winrt::guid const& uuid);
public static System.Nullable<uint> TryGetShortId(Guid uuid);
function tryGetShortId(uuid)
Public Shared Function TryGetShortId (uuid As Guid) As Nullable(Of UInteger)
パラメーター
- uuid
-
Guid
Platform::Guid
winrt::guid
UUID。
戻り値
短い ID を返します。
Windows の要件
アプリの機能 |
bluetooth
|