共用方式為


BinaryId.Id 屬性

定義

取得二進位識別碼的識別碼。

public:
 property byte Id { byte get(); };
byte Id();
public byte Id { get; }
var byte = binaryId.id;
Public ReadOnly Property Id As Byte

屬性值

Byte

byte

識別碼。

Windows 需求

應用程式功能
accessoryManager

備註

呼叫此 API 需要在應用程式資訊清單中指定 ID_CAP_SMSID_CAP_SMS_COMPANION 功能。

適用於