Jump to content

VioSetOrg: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Ak120 (talk | contribs)
Line 10: Line 10:
;sRow ([[SHORT]]):row
;sRow ([[SHORT]]):row
;sColumn (SHORT):column
;sColumn (SHORT):column
;hvps (HVPS):handle to presentation space
;hvps (HVPS):handle to VIO presentation space


==Return Code==
==Return Code==


[[Category:Vio]]
[[Category:Vio]]

Revision as of 19:56, 26 September 2017

Legacy Function Warning
It is recommended to use a newer replacement for this function.
Replacement: VioSetOrigin
Remarks:


Syntax

VioSetOrg (sRow, sColumn, hvps)

Parameters

sRow (SHORT)
row
sColumn (SHORT)
column
hvps (HVPS)
handle to VIO presentation space

Return Code