Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Nanforum Toolkit v2.1 Reference Guide - <b>ft_mgetpage()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 FT_MGETPAGE()
 Get the display page for the mouse pointer
------------------------------------------------------------------------------

 Syntax

     FT_MGETPAGE() -> <nPage>

 Arguments

    None

 Returns

    <nPage>  is the display page on which the mouse is currently being
         displayed

 Description

    This function gets the display page for the mouse cursor. The valid
    values of nPage is dependent upon the display mode. See FT_SETVPG()
    for changing the current video page

 Examples

    nPage = FT_MGETPAGE( )  // Gets the mouse cursor display page

 Source: MOUSE1.PRG

 Author: Leo Letendre

See Also: FT_MSETPAGE()

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