ReactOS 0.4.15-dev-7842-g558ab78
_DXGK_WIN32K_PARAM_DATA Struct Reference

#include <ntddvdeo.h>

Collaboration diagram for _DXGK_WIN32K_PARAM_DATA:

Public Attributes

PVOID PathsArray
 
PVOID ModesArray
 
ULONG NumPathArrayElements
 
ULONG NumModeArrayElements
 
ULONG SDCFlags
 

Detailed Description

Definition at line 309 of file ntddvdeo.h.

Member Data Documentation

◆ ModesArray

PVOID _DXGK_WIN32K_PARAM_DATA::ModesArray

Definition at line 312 of file ntddvdeo.h.

◆ NumModeArrayElements

ULONG _DXGK_WIN32K_PARAM_DATA::NumModeArrayElements

Definition at line 314 of file ntddvdeo.h.

◆ NumPathArrayElements

ULONG _DXGK_WIN32K_PARAM_DATA::NumPathArrayElements

Definition at line 313 of file ntddvdeo.h.

◆ PathsArray

PVOID _DXGK_WIN32K_PARAM_DATA::PathsArray

Definition at line 311 of file ntddvdeo.h.

◆ SDCFlags

ULONG _DXGK_WIN32K_PARAM_DATA::SDCFlags

Definition at line 315 of file ntddvdeo.h.


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