DisplayConfigModeInfoInfoType Field

A value that indicates whether the DisplayConfigModeInfo structure represents source or target mode information.

If InfoType is Target, the TargetMode field contains a valid DisplayConfigTargetMode structure describing the specified target.

If InfoType is Source, the SourceMode field contains a valid DisplayConfigSourceMode structure describing the specified source.

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 DisplayConfigModeInfoType InfoType

Field Value

DisplayConfigModeInfoType

See Also