DisplayTarget.AdapterRelativeId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得此目標的驅動程式定義識別碼,這個目標可唯一識別裝置上連接器的啟動和重新開機。 請注意,此識別碼在其介面卡內是唯一的,而且完全不會參考連接的監視器。
public:
property unsigned int AdapterRelativeId { unsigned int get(); };
uint32_t AdapterRelativeId();
public uint AdapterRelativeId { get; }
var uInt32 = displayTarget.adapterRelativeId;
Public ReadOnly Property AdapterRelativeId As UInteger
屬性值
此目標的驅動程式定義識別碼。
備註
這也稱為舊版 Display Config API 中的「目標識別碼」。