ReactOS 0.4.15-dev-6675-gcbc63d8
|
#include <ntddvdeo.h>
Public Attributes | |
VIDEO_WIN32K_CALLBACKS_PARAMS_TYPE | CalloutType |
PVOID | PhysDisp |
ULONG_PTR | Param |
LONG | Status |
Definition at line 249 of file ntddvdeo.h.
VIDEO_WIN32K_CALLBACKS_PARAMS_TYPE _VIDEO_WIN32K_CALLBACKS_PARAMS::CalloutType |
Definition at line 250 of file ntddvdeo.h.
Referenced by InbvMonitorThread(), and VideoPortCallout().
ULONG_PTR _VIDEO_WIN32K_CALLBACKS_PARAMS::Param |
Definition at line 252 of file ntddvdeo.h.
Referenced by InbvMonitorThread(), and VideoPortCallout().
PVOID _VIDEO_WIN32K_CALLBACKS_PARAMS::PhysDisp |
Definition at line 251 of file ntddvdeo.h.
LONG _VIDEO_WIN32K_CALLBACKS_PARAMS::Status |
Definition at line 253 of file ntddvdeo.h.
Referenced by VideoPortCallout().