ReactOS 0.4.15-dev-7788-g1ad9096
_STATUS_BLOCK Struct Reference

#include <video.h>

Collaboration diagram for _STATUS_BLOCK:

Public Attributes

union {
   VP_STATUS   Status
 
   PVOID   Pointer
 
DUMMYUNIONNAME
 
ULONG_PTR Information
 

Detailed Description

Definition at line 321 of file video.h.

Member Data Documentation

◆ 

_ANONYMOUS_UNION union { ... } _STATUS_BLOCK::DUMMYUNIONNAME

◆ Information

◆ Pointer

PVOID _STATUS_BLOCK::Pointer

Definition at line 324 of file video.h.

◆ Status

VP_STATUS _STATUS_BLOCK::Status

Definition at line 323 of file video.h.

Referenced by VBEStartIO(), VGAStartIO(), VgaStartIO(), and XboxVmpStartIO().


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