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

   Usage
   #include <emm.h>
   int emm_gethandlecount(void);

   Description
   This routine asks the Expanded Memory Manager how many EMM handles are
   currently active. The operating system is allocated handle 0, and this
   handle is always active.Therefore the minimum number of active handles
   is 1.

   Return Value
   Returns the number of active handles (minimum 1).


See Also: emm_gethandlespages

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