共用方式為


RfcommServiceId.FromUuid(Guid) 方法

定義

從 128 位服務識別碼建立 RfcommServiceId 物件。

public:
 static RfcommServiceId ^ FromUuid(Platform::Guid uuid);
 static RfcommServiceId FromUuid(winrt::guid const& uuid);
public static RfcommServiceId FromUuid(Guid uuid);
function fromUuid(uuid)
Public Shared Function FromUuid (uuid As Guid) As RfcommServiceId

參數

uuid
Guid

Platform::Guid

winrt::guid

128 位服務識別碼。

傳回

RfcommServiceId 物件。

Windows 需求

應用程式功能
bluetooth

適用於