DisplayAdapter.SourceCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 (顯示驅動程式所公開硬體來源的計數) 數目。 這通常是介面卡允許的同時路徑數目上限。
public:
property unsigned int SourceCount { unsigned int get(); };
uint32_t SourceCount();
public uint SourceCount { get; }
var uInt32 = displayAdapter.sourceCount;
Public ReadOnly Property SourceCount As UInteger
屬性值
值,其中包含顯示驅動程式所公開硬體來源) 計數 (。