|
ReactOS 0.4.17-dev-769-g1500a35
|
#include <dispmprt.h>

Public Attributes | |
| union { | |
| DXGK_VIDEO_OUTPUT_CAPABILITIES VideoOutput | |
| struct { | |
| UINT MustBeZero | |
| } Other | |
| DXGK_INTEGRATED_DISPLAY_CHILD IntegratedDisplayChild | |
| } | Type |
| DXGK_CHILD_DEVICE_HPD_AWARENESS | HpdAwareness |
Definition at line 117 of file dispmprt.h.
| DXGK_CHILD_DEVICE_HPD_AWARENESS _DXGK_CHILD_CAPABILITIES::HpdAwareness |
Definition at line 128 of file dispmprt.h.
| DXGK_INTEGRATED_DISPLAY_CHILD _DXGK_CHILD_CAPABILITIES::IntegratedDisplayChild |
Definition at line 126 of file dispmprt.h.
| UINT _DXGK_CHILD_CAPABILITIES::MustBeZero |
Definition at line 123 of file dispmprt.h.
| struct { ... } _DXGK_CHILD_CAPABILITIES::Other |
| union { ... } _DXGK_CHILD_CAPABILITIES::Type |
| DXGK_VIDEO_OUTPUT_CAPABILITIES _DXGK_CHILD_CAPABILITIES::VideoOutput |
Definition at line 120 of file dispmprt.h.