BluetoothUuidHelper.FromShortId(UInt32) Metode

Definisi

Mengembalikan UUID perangkat bluetooth dari ID pendek.

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

Parameter

shortId
UInt32

unsigned int

uint32_t

ID pendek.

Mengembalikan

Guid

Platform::Guid

winrt::guid

Mengembalikan UUID.

Persyaratan Windows

Kemampuan aplikasi
bluetooth

Berlaku untuk