ReactOS 0.4.15-dev-7953-g1f49173
_VIDEO_WIN32K_CALLBACKS_PARAMS Struct Reference

#include <ntddvdeo.h>

Collaboration diagram for _VIDEO_WIN32K_CALLBACKS_PARAMS:

Public Attributes

VIDEO_WIN32K_CALLBACKS_PARAMS_TYPE CalloutType
 
PVOID PhysDisp
 
ULONG_PTR Param
 
LONG Status
 

Detailed Description

Definition at line 318 of file ntddvdeo.h.

Member Data Documentation

◆ CalloutType

VIDEO_WIN32K_CALLBACKS_PARAMS_TYPE _VIDEO_WIN32K_CALLBACKS_PARAMS::CalloutType

Definition at line 319 of file ntddvdeo.h.

Referenced by InbvMonitorThread(), and VideoPortCallout().

◆ Param

ULONG_PTR _VIDEO_WIN32K_CALLBACKS_PARAMS::Param

Definition at line 321 of file ntddvdeo.h.

Referenced by InbvMonitorThread(), and VideoPortCallout().

◆ PhysDisp

PVOID _VIDEO_WIN32K_CALLBACKS_PARAMS::PhysDisp

Definition at line 320 of file ntddvdeo.h.

◆ Status

LONG _VIDEO_WIN32K_CALLBACKS_PARAMS::Status

Definition at line 322 of file ntddvdeo.h.

Referenced by VideoPortCallout().


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