BluetoothUuidHelper.FromShortId(UInt32) Methode

Definition

Gibt die UUID des Bluetooth-Geräts aus einer kurzen ID zurück.

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

Die Kurz-ID.

Gibt zurück

Guid

Platform::Guid

winrt::guid

Gibt die UUID zurück.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: