共用方式為


DisplayAdapter.SourceCount 屬性

定義

取得 (顯示驅動程式所公開硬體來源的計數) 數目。 這通常是介面卡允許的同時路徑數目上限。

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

屬性值

UInt32

unsigned int

uint32_t

值,其中包含顯示驅動程式所公開硬體來源) 計數 (。

適用於