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

Public Attributes | |
| VIDEO_HW_INITIALIZATION_DATA | InitializationData |
| PVOID | HwContext |
| UNICODE_STRING | RegistryPath |
Definition at line 70 of file videoprt.h.
| PVOID _VIDEO_PORT_DRIVER_EXTENSION::HwContext |
Definition at line 73 of file videoprt.h.
| VIDEO_HW_INITIALIZATION_DATA _VIDEO_PORT_DRIVER_EXTENSION::InitializationData |
Definition at line 72 of file videoprt.h.
Referenced by IntVideoPortEnumerateChildren(), IntVideoPortInterruptRoutine(), IntVideoPortTimerRoutine(), VideoPortDisableInterrupt(), and VideoPortEnableInterrupt().
| UNICODE_STRING _VIDEO_PORT_DRIVER_EXTENSION::RegistryPath |
Definition at line 74 of file videoprt.h.