BluetoothUuidHelper.TryGetShortId(Guid) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Tente d’obtenir l’ID d’appareil Bluetooth court à partir d’un UUID.
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)
Paramètres
- uuid
-
Guid
Platform::Guid
winrt::guid
The UUID.
Retours
Retourne l’ID court.
Configuration requise pour Windows
Fonctionnalités de l’application |
bluetooth
|