ReactOS 0.4.15-dev-7842-g558ab78
_INT10_BIOS_ARGUMENTS Struct Reference

#include <video.h>

Public Attributes

ULONG Eax
 
ULONG Ebx
 
ULONG Ecx
 
ULONG Edx
 
ULONG Esi
 
ULONG Edi
 
ULONG Ebp
 
USHORT SegDs
 
USHORT SegEs
 

Detailed Description

Definition at line 433 of file video.h.

Member Data Documentation

◆ Eax

◆ Ebp

ULONG _INT10_BIOS_ARGUMENTS::Ebp

Definition at line 440 of file video.h.

◆ Ebx

◆ Ecx

◆ Edi

◆ Edx

ULONG _INT10_BIOS_ARGUMENTS::Edx

◆ Esi

ULONG _INT10_BIOS_ARGUMENTS::Esi

Definition at line 438 of file video.h.

◆ SegDs

USHORT _INT10_BIOS_ARGUMENTS::SegDs

Definition at line 441 of file video.h.

Referenced by VideoPortInt10().

◆ SegEs


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