Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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)

See also

DISPLAYCONFIG_VIDEO_SIGNAL_INFO


Feedback

Was this page helpful?

Additional resources