ReactOS 0.4.15-dev-7842-g558ab78
_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 330 of file ntddvdeo.h.

Member Data Documentation

◆ bACPI

OUT ULONG _VIDEO_WIN32K_CALLBACKS::bACPI

Definition at line 333 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().

◆ Callout

IN PVIDEO_WIN32K_CALLOUT _VIDEO_WIN32K_CALLBACKS::Callout

Definition at line 332 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().

◆ DualviewFlags

OUT ULONG _VIDEO_WIN32K_CALLBACKS::DualviewFlags

Definition at line 335 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().

◆ PhysDisp

IN PVOID _VIDEO_WIN32K_CALLBACKS::PhysDisp

Definition at line 331 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().

◆ pPhysDeviceObject

OUT HANDLE _VIDEO_WIN32K_CALLBACKS::pPhysDeviceObject

Definition at line 334 of file ntddvdeo.h.

Referenced by EngpRegisterGraphicsDevice().


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