[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function EMSpages - determines the total and available
amount of pages of EMS memory
Syntax boolean EMSpages(struct EMSrecord *ems);
Prototype in ibm.h
Remarks EMSpages() determines the total and available
amount of pages of EMS memory. This information is
saved in the ems structure passed to EMSpages().
Return value returns TRUE if no errors were encountered. On an
error, FALSE is returned and ems->emserror will
contain the error code.
Note this function is available under EMM 3.2 specs.
See also ibm.h
EMMversion(), EMSGetStatus(), isEMSavail(),
ESMinfo(), EMSwarmbootprep()
See Also:
EMMversion()
EMSGetStatus()
EMSinfo()
EMSwarmbootprep()
isEMSavail()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson