DisplayConfigPathTargetInfoUnionTargetModeInfoIndex Field

A valid index into the mode array of the DisplayConfigTargetMode entry that contains the target mode information for this path only when DISPLAYCONFIG_PATH_SUPPORT_VIRTUAL_MODE is set.

If there is no entry for this in the mode array, the value of TargetModeInfoIndex is DISPLAYCONFIG_PATH_TARGET_MODE_IDX_INVALID.

Supported starting in Windows 10.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[FieldOffsetAttribute(2)]
public ushort TargetModeInfoIndex

Field Value

UInt16

See Also