ReactOS 0.4.17-dev-769-g1500a35
_DXGK_CHILD_CAPABILITIES Struct Reference

#include <dispmprt.h>

Collaboration diagram for _DXGK_CHILD_CAPABILITIES:

Public Attributes

union {
   DXGK_VIDEO_OUTPUT_CAPABILITIES   VideoOutput
 
   struct {
      UINT   MustBeZero
 
   }   Other
 
   DXGK_INTEGRATED_DISPLAY_CHILD   IntegratedDisplayChild
 
Type
 
DXGK_CHILD_DEVICE_HPD_AWARENESS HpdAwareness
 

Detailed Description

Definition at line 117 of file dispmprt.h.

Member Data Documentation

◆ HpdAwareness

DXGK_CHILD_DEVICE_HPD_AWARENESS _DXGK_CHILD_CAPABILITIES::HpdAwareness

Definition at line 128 of file dispmprt.h.

◆ IntegratedDisplayChild

DXGK_INTEGRATED_DISPLAY_CHILD _DXGK_CHILD_CAPABILITIES::IntegratedDisplayChild

Definition at line 126 of file dispmprt.h.

◆ MustBeZero

UINT _DXGK_CHILD_CAPABILITIES::MustBeZero

Definition at line 123 of file dispmprt.h.

◆ 

struct { ... } _DXGK_CHILD_CAPABILITIES::Other

◆ 

union { ... } _DXGK_CHILD_CAPABILITIES::Type

◆ VideoOutput

DXGK_VIDEO_OUTPUT_CAPABILITIES _DXGK_CHILD_CAPABILITIES::VideoOutput

Definition at line 120 of file dispmprt.h.


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