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_gethandlecount</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
emm_gethandlecount
   Note-This function is not available under OS/2 or the ZPM or DOSX
   extenders.


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. Thus the minimum number of active handles is 1.

Return Value

   Returns the number of active handles (minimum 1).

See Also

   emm_gethandlespages




See Also: emm_gethandlespages

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