| www.delorie.com/djgpp/doc/libc-2.01/libc_370.html | search |
#include <dpmi.h> int _go32_dpmi_get_protected_mode_interrupt_vector(int vector, _go32_dpmi_seginfo *info);
See section DPMI Overview
This function puts the selector and offset of the specified interrupt
vector into the pm_selector and pm_offset fields of
info. This structure can be saved and later passed to
_go32_dpmi_get_protected_mode_interrupt_vector to restore
a vector.
Zero on success, nonzero on failure.
See section _go32_dpmi_set_protected_mode_interrupt_vector
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |