ReactOS 0.4.15-dev-7953-g1f49173
_DDC_CONTROL Struct Reference

#include <video.h>

Collaboration diagram for _DDC_CONTROL:

Public Attributes

IN ULONG Size
 
IN I2C_CALLBACKS I2CCallbacks
 
IN UCHAR EdidSegment
 

Detailed Description

Definition at line 705 of file video.h.

Member Data Documentation

◆ EdidSegment

IN UCHAR _DDC_CONTROL::EdidSegment

Definition at line 708 of file video.h.

Referenced by VBEReadEdidUsingSCI().

◆ I2CCallbacks

IN I2C_CALLBACKS _DDC_CONTROL::I2CCallbacks

Definition at line 707 of file video.h.

Referenced by VBEReadEdidUsingSCI(), and VideoPortDDCMonitorHelper().

◆ Size

IN ULONG _DDC_CONTROL::Size

Definition at line 706 of file video.h.

Referenced by VBEReadEdidUsingSCI(), and VideoPortDDCMonitorHelper().


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