DisplayConfigPathSourceInfoUnionCloneGroupId Field
A valid identifier used to show which clone group the path is a member of
only when DISPLAYCONFIG_PATH_SUPPORT_VIRTUAL_MODE is set.
If this value is invalid,
then it must be set to DISPLAYCONFIG_PATH_CLONE_GROUP_INVALID.
CloneGroupId is only used when the source mode index is not specified.
Two such scenarios are when the source mode info must be invalid
because
TopologySupplied is used,
and when
UseSuppliedDisplayConfig is used with
paths that do not have source mode info.
The
CloneGroupId will be used to indicate
which paths are in a clone group,
all the paths with the same
CloneGroupId value are
considered in the same clone group.
There is no requirement that the clone group id’s have to be zero based or contiguous.
Supported starting in Windows 10.
Namespace: DevCase.Win32.StructuresAssembly: 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 CloneGroupId
<FieldOffsetAttribute(0)>
Public CloneGroupId As UShort
Dim instance As DisplayConfigPathSourceInfoUnion
Dim value As UShort
value = instance.CloneGroupId
instance.CloneGroupId = value
public:
[FieldOffsetAttribute(0)]
unsigned short CloneGroupId
[<FieldOffsetAttribute(0)>]
val mutable CloneGroupId: uint16
No code example is currently available or this language may not be supported.
Field Value
UInt16