ReactOS 0.4.15-dev-6712-g46b4b55
_VIDEO_WIN32K_CALLBACKS Struct Reference

#include <ntddvdeo.h>

Collaboration diagram for _VIDEO_WIN32K_CALLBACKS:

Public Attributes

IN PVOID PhysDisp
 
IN PVIDEO_WIN32K_CALLOUT Callout
 
OUT ULONG bACPI
 
OUT HANDLE pPhysDeviceObject
 
OUT ULONG DualviewFlags
 

Detailed Description

Definition at line 261 of file ntddvdeo.h.

Member Data Documentation

◆ bACPI

OUT ULONG _VIDEO_WIN32K_CALLBACKS::bACPI

Definition at line 264 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().

◆ Callout

IN PVIDEO_WIN32K_CALLOUT _VIDEO_WIN32K_CALLBACKS::Callout

Definition at line 263 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().

◆ DualviewFlags

OUT ULONG _VIDEO_WIN32K_CALLBACKS::DualviewFlags

Definition at line 266 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().

◆ PhysDisp

IN PVOID _VIDEO_WIN32K_CALLBACKS::PhysDisp

Definition at line 262 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().

◆ pPhysDeviceObject

OUT HANDLE _VIDEO_WIN32K_CALLBACKS::pPhysDeviceObject

Definition at line 265 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().


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