Jump to content

VioSetOrg: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Legacy
VioSetOrigin sets the origin for an AVIO presentation space.
|RepFunc=[[VioSetOrigin]]
|Remarks=
}}


==Syntax==
==Syntax==
Line 13: Line 10:


==Return Code==
==Return Code==
;rc (USHORT)
:0 success


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

Revision as of 17:46, 28 February 2020

VioSetOrigin sets the origin for an AVIO presentation space.

Syntax

VioSetOrg (sRow, sColumn, hvps)

Parameters

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

Return Code

rc (USHORT)
0 success