BluetoothUuidHelper.FromShortId(UInt32) Метод

Определение

Возвращает UUID устройства Bluetooth из короткого идентификатора.

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

Короткий идентификатор.

Возвращаемое значение

Guid

Platform::Guid

winrt::guid

Возвращает UUID.

Требования к Windows

Возможности приложения
bluetooth

Применяется к