No description available.
The INT10_BIOS_ARGUMENTS structure is used to support full-screen MS-DOS application INT10 calls. It contains nine of the high-end x86 microprocessor registers.
EaxEbxEcxEdxEsiEdiEbpAre seven of the x86 microprocessor registers.
SegDsSegEsAre two of the x86 microprocessor segment registers.
The first seven members of the INT10_BIOS_ARGUMENTS structure are identical to those of the VIDEO_x86_BIOS_ARGUMENTS structure.