DisplayConfigPathTargetInfoUnionDesktopModeInfoIndex Field

A valid index into the mode array of the DisplayConfigDesktopImageInfo entry that contains the desktop 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 DesktopModeInfoIndex is DISPLAYCONFIG_PATH_DESKTOP_IMAGE_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(0)]
public ushort DesktopModeInfoIndex

Field Value

UInt16

See Also