www.delorie.com/djgpp/doc/libc-2.01/libc_371.html   search  
Go to the first, previous, next, last section, table of contents.


_go32_dpmi_get_real_mode_interrupt_vector

Syntax

#include <dpmi.h>

int _go32_dpmi_get_real_mode_interrupt_vector(int vector, _go32_dpmi_seginfo *info);

Description

See section DPMI Overview

This function gets the real-mode interrupt vector specified into the address in the rm_segment and rm_offset fields in info.

Return Value

Zero on success, nonzero on failure.

Example

See section _go32_dpmi_allocate_real_mode_callback_iret


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997