BluetoothUuidHelper.TryGetShortId(Guid) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Intenta obtener el identificador corto del dispositivo Bluetooth de 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)
Parámetros
- uuid
-
Guid
Platform::Guid
winrt::guid
The UUID.
Devoluciones
Devuelve el identificador corto.
Requisitos de Windows
Características de aplicaciones |
bluetooth
|