Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:docs:xms:api:00 [2023/11/19 07:15] – prokushev | en:docs:xms:api:00 [2023/12/20 07:09] (current) – prokushev | ||
---|---|---|---|
Line 10: | Line 10: | ||
===== Brief ===== | ===== Brief ===== | ||
+ | Obtains the version number of the Extended Memory Specification that is supported by the installed driver. | ||
===== Family API ===== | ===== Family API ===== | ||
Line 21: | Line 22: | ||
===== Return ===== | ===== Return ===== | ||
+ | * AX status: 0000H = successful, 0001H = error and BL=XMS error code (if BL >= 80H) else = XMS version number in BCD; e.g., 0234H=2.34 | ||
+ | * BX driver internal version number | ||
+ | * DX HMA flag: 0001H = HMA exists; 0000H=HMA does not exist | ||
===== Notes ===== | ===== Notes ===== |