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++ Language Reference - emm_gethandlespages http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                           emm_gethandlespages

   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