libdisplaydevice v2026.322.2407
C++ library to modify display devices.
display_device::SingleDisplayConfigState::Initial Struct Reference

Data that represents the original system state and is used as a base when trying to re-apply settings without reverting settings. More...

#include <src/windows/include/display_device/windows/types.h>

Public Attributes

std::set< std::string > m_primary_devices {}
 
ActiveTopology m_topology {}
 

Friends

bool operator== (const Initial &lhs, const Initial &rhs)
 Comparator for strict equality.
 

Detailed Description

Data that represents the original system state and is used as a base when trying to re-apply settings without reverting settings.


The documentation for this struct was generated from the following file: