next up previous contents index
Next: lock_linear_region Up: Functions and Procedures Previous: get_rm_callback

free_rm_callback

   

Declaration:

Function free_rm_callback (var intaddr : tseginfo) : boolean;

Description:

Releases a real mode callback address that was previously allocated with the get_rm_callback function.

Parameters:

intaddr:
real mode address buffer returned by get_rm_callback

Return values: True if successful, false if not

Errors:

Check int31error variable

See also:

set_rm_interrupt, get_rm_callback

For an example, see get_rm_callback.



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998