next up previous contents index
Next: Global_Dos_Alloc Up: Functions and Procedures Previous: Create_Code_Segment_Alias_Descriptor

Get_Linear_Addr

   

Declaration:

Function Get_Linear_Addr (PhysAddr : longint;Size : longint) : longint;

Description:

Get_Linear_Addr converts a physical address PhysAddr into a linear address.

Notes:

Errors:

None.

See also:

For an example, see AllocateLdtDescriptors.



Michael Van Canneyt
Tue Mar 31 16:46:10 CEST 1998