| cvs.gedasymbols.org/djgpp/doc/libc/libc_447.html | search | 
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
#include <dpmi.h>
int _go32_dpmi_set_real_mode_interrupt_vector(
        int vector, _go32_dpmi_seginfo *info
);
 | 
See section DPMI Overview.
This function sets the real-mode interrupt vector specified to point to
the address in the rm_segment and rm_offset fields in
info.
Zero on success, nonzero on failure.
| ANSI/ISO C | No | 
| POSIX | No | 
See section _go32_dpmi_allocate_real_mode_callback_iret, for an example of usage.
| webmaster | delorie software privacy | 
| Copyright © 2004 | Updated Apr 2004 |