| Miles Sound System SDK 7.2a |
The function AIL_set_real_vect installs a real-mode handler real_ptr for interrupt vectnum.
void AIL_set_real_vect( U32 vectnum, REALFAR real_ptr ); |
This is a DOS-only function.
This function is used internally by the MSS system. Most applications will not need to use AIL_set_real_vect.
Group:
Low-Level DOS Support Services
Related Functions:
AIL_get_real_vect, AIL_set_USE16_ISR, AIL_set_real_vect
Related Basic Types:
REALFAR, U32, void
For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.