DisplayId 構造体

定義

論理ディスプレイの識別子を表します。

public value class DisplayId
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 786432)]
struct DisplayId
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 786432)]
public struct DisplayId
var displayId = {
value : /* Your value */
}
Public Structure DisplayId
継承
DisplayId
属性

Windows の要件

デバイス ファミリ
Windows 10, version 2104 (10.0.20348.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v12.0 で導入)

フィールド

Value

論理ディスプレイの識別子。

適用対象