[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
HelpSetPos( nRow, nCol )-> nil
------------------------------------------------------------------------------
PARAMETER:
<nRow .. nCol> are two numeric values which specify the coordinates where
WinHelp appears. Windows assigns logical dimensions of
1024 x 1024 dots to screen surface.
DESCRIPTION:
This function determines the position where the WinHelp Window will appear.
EXAMPLE:
+--------------------------------------------------------------+
| |
| HelpSetPos( 200, 200 ) |
| |
+--------------------------------------------------------------+
SOURCE:
SOURCE\WINAPI\HELP.C
See Also:
Sethelpfile
winhelp
HelpIndex
AddHelp
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson