|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddvdeo.h>

Public Attributes | |
| VIDEO_WIN32K_CALLBACKS_PARAMS_TYPE | CalloutType |
| PVOID | PhysDisp |
| ULONG_PTR | Param |
| LONG | Status |
Definition at line 318 of file ntddvdeo.h.
| VIDEO_WIN32K_CALLBACKS_PARAMS_TYPE _VIDEO_WIN32K_CALLBACKS_PARAMS::CalloutType |
Definition at line 319 of file ntddvdeo.h.
Referenced by InbvMonitorThread(), and VideoPortCallout().
| ULONG_PTR _VIDEO_WIN32K_CALLBACKS_PARAMS::Param |
Definition at line 321 of file ntddvdeo.h.
Referenced by InbvMonitorThread(), and VideoPortCallout().
| PVOID _VIDEO_WIN32K_CALLBACKS_PARAMS::PhysDisp |
Definition at line 320 of file ntddvdeo.h.
| LONG _VIDEO_WIN32K_CALLBACKS_PARAMS::Status |
Definition at line 322 of file ntddvdeo.h.
Referenced by VideoPortCallout().