GattServiceUuids.GenericAccess 属性

定义

获取通用访问服务的蓝牙 SIG 定义的 UUID。

public:
 static property Platform::Guid GenericAccess { Platform::Guid get(); };
static winrt::guid GenericAccess();
public static Guid GenericAccess { get; }
var guid = GattServiceUuids.genericAccess;
Public Shared ReadOnly Property GenericAccess As Guid

属性值

Guid

Platform::Guid

winrt::guid

通用访问服务的蓝牙 SIG 定义的 UUID。

Windows 要求

应用功能
bluetooth

适用于