VioGetOrg: Difference between revisions
Appearance
Created page with "==Description== ==Syntax== <PRE> VioGetOrg(PSHORT psRow, PSHORT psColumn, HVPS hvps); </PRE> ==Parameters== ==Return Code== ==Remarks== ==Example Code== ===C Binding=== ..." |
|||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
This function allows to request the position in which the display space is mapped into the window. | |||
==Syntax== | ==Syntax== |
Revision as of 22:27, 30 August 2016
Description
This function allows to request the position in which the display space is mapped into the window.
Syntax
VioGetOrg(PSHORT psRow, PSHORT psColumn, HVPS hvps);