ReactOS 0.4.15-dev-7788-g1ad9096
_VIDEO_CHILD_ENUM_INFO Struct Reference

#include <video.h>

Collaboration diagram for _VIDEO_CHILD_ENUM_INFO:

Public Attributes

ULONG Size
 
ULONG ChildDescriptorSize
 
ULONG ChildIndex
 
ULONG ACPIHwId
 
PVOID ChildHwDeviceExtension
 

Detailed Description

Definition at line 260 of file video.h.

Member Data Documentation

◆ ACPIHwId

ULONG _VIDEO_CHILD_ENUM_INFO::ACPIHwId

Definition at line 264 of file video.h.

Referenced by IntVideoPortEnumerateChildren().

◆ ChildDescriptorSize

ULONG _VIDEO_CHILD_ENUM_INFO::ChildDescriptorSize

Definition at line 262 of file video.h.

Referenced by IntVideoPortEnumerateChildren().

◆ ChildHwDeviceExtension

PVOID _VIDEO_CHILD_ENUM_INFO::ChildHwDeviceExtension

Definition at line 265 of file video.h.

Referenced by IntVideoPortEnumerateChildren().

◆ ChildIndex

ULONG _VIDEO_CHILD_ENUM_INFO::ChildIndex

Definition at line 263 of file video.h.

Referenced by IntVideoPortEnumerateChildren().

◆ Size

ULONG _VIDEO_CHILD_ENUM_INFO::Size

Definition at line 261 of file video.h.

Referenced by IntVideoPortEnumerateChildren().


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