Compartilhar via


BluetoothUuidHelper.FromShortId(UInt32) Método

Definição

Retorna o UUID do dispositivo bluetooth de uma ID curta.

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

Parâmetros

shortId
UInt32

unsigned int

uint32_t

A ID curta.

Retornos

Guid

Platform::Guid

winrt::guid

Retorna o UUID.

Requisitos do Windows

Funcionalidades do aplicativo
bluetooth

Aplica-se a