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

Public Attributes | |
| union { | |
| VP_STATUS Status | |
| PVOID Pointer | |
| } | DUMMYUNIONNAME |
| ULONG_PTR | Information |
| _ANONYMOUS_UNION union { ... } _STATUS_BLOCK::DUMMYUNIONNAME |
| ULONG_PTR _STATUS_BLOCK::Information |
Definition at line 326 of file video.h.
Referenced by VBEMapVideoMemory(), VBEQueryAvailModes(), VBEQueryCurrentMode(), VBEQueryNumAvailModes(), VgaStartIO(), XboxVmpMapVideoMemory(), XboxVmpQueryCurrentMode(), and XboxVmpQueryNumAvailModes().
| VP_STATUS _STATUS_BLOCK::Status |
Definition at line 323 of file video.h.
Referenced by VBEStartIO(), VGAStartIO(), VgaStartIO(), and XboxVmpStartIO().