Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ 3.0r4 - <b>emm_gethandlespages</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
emm_gethandlespages
   Note-This function is not available under OS/2 or the ZPM or DOSX
   extenders.

Usage

   #include <emm.h>
   int emm_gethandlespages(struct emm_handle_s *p);

Description

   This routine returns the number of pages currently allocated to each of
   the active EMM handles. It is passed a pointer to an array of structures
   of type emm_handle_s (defined in emm.h).

Return Value

   It returns zero if successful, otherwise non-zero.

See Also


   emm_gethandlecount



Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson