VioSetOrg: Difference between revisions
Appearance
m Ak120 moved page OS2 API:CPI:LEGACY:VioSetOrg to VioSetOrg |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[image:warning.png|70px]] | [[image:warning.png|70px]] | ||
Some sites indicates that this function is the same or has been renamed to [[ | Some sites indicates that this function is the same or has been renamed to [[VioSetOrigin]]. It has not been fully validated. | ||
== | ==Syntax== | ||
VioSetOrg(SHORT sRow, SHORT sColumn, HVPS hvps); | |||
==Parameters== | ==Parameters== | ||
Line 18: | Line 14: | ||
==Example Code== | ==Example Code== | ||
===C Binding=== | ===C Binding=== | ||
===MASM Binding=== | ===MASM Binding=== | ||
[[Category: | [[Category:Vio]] |
Revision as of 23:24, 26 February 2017
Some sites indicates that this function is the same or has been renamed to VioSetOrigin. It has not been fully validated.
Syntax
VioSetOrg(SHORT sRow, SHORT sColumn, HVPS hvps);