DISPLAYCONFIG_TARGET_MODE structure (wingdi.h)
The DISPLAYCONFIG_TARGET_MODE structure describes a display path target mode.
Syntax
typedef struct DISPLAYCONFIG_TARGET_MODE {
DISPLAYCONFIG_VIDEO_SIGNAL_INFO targetVideoSignalInfo;
} DISPLAYCONFIG_TARGET_MODE;
Members
targetVideoSignalInfo
A DISPLAYCONFIG_VIDEO_SIGNAL_INFO structure that contains a detailed description of the current target mode.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Available in Windows 7 Client. |
Header | wingdi.h (include Windows.h) |