- 4.28.2.34 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions
GetSegmentBaseAddress function
Targets: MS-DOS only
DPMI Unit
This function returns the 32-bit linear base address of the specified segment.
Declaration:
function
GetSegmentBaseAddress(Selsctor: Word): DWord;
Remarks:
Returns 32-bit linear base address of segment if successful. Otherwise returns zero.
See also:
GetSelectorAccessRights
SetSelectorAccessRights
SetSelectorBaseAddress
GetRealModeIntVec function
Table of Content
GetSelectorAccessRights function
- 4.28.2.34 -