- 4.28.2.27. -
Table of Contents
4. Standard Units
4.28. DPMI - DOS Protected Mode Interface support unit
4.28.2. DPMI Unit Procedures and Functions
4.28.2.27. GetDPMIVer
4.28.2.27. GetDPMIVer
Targets: MS-DOS only
DPMI Unit
Returns the version of DPMI services supported.
Declaration:
function GetDPMIVer: Word;
Remarks:
Returns version of DPMI service if successful. Otherwise returns zero.
- 4.28.2.27. -