ReactOS 0.4.15-dev-6675-gcbc63d8
_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 249 of file ntddvdeo.h.

Member Data Documentation

◆ CalloutType

VIDEO_WIN32K_CALLBACKS_PARAMS_TYPE _VIDEO_WIN32K_CALLBACKS_PARAMS::CalloutType

Definition at line 250 of file ntddvdeo.h.

Referenced by InbvMonitorThread(), and VideoPortCallout().

◆ Param

ULONG_PTR _VIDEO_WIN32K_CALLBACKS_PARAMS::Param

Definition at line 252 of file ntddvdeo.h.

Referenced by InbvMonitorThread(), and VideoPortCallout().

◆ PhysDisp

PVOID _VIDEO_WIN32K_CALLBACKS_PARAMS::PhysDisp

Definition at line 251 of file ntddvdeo.h.

◆ Status

LONG _VIDEO_WIN32K_CALLBACKS_PARAMS::Status

Definition at line 253 of file ntddvdeo.h.

Referenced by VideoPortCallout().


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