Jump to content

VioSetOrg: Difference between revisions

From EDM2
Created page with "==Description== ==Syntax== <PRE> VioSetOrg(SHORT sRow, SHORT sColumn, HVPS hvps); </PRE> ==Parameters== ==Return Code== ==Remarks== ==Example Code== ===C Binding=== <PRE..."
 
No edit summary
Line 1: Line 1:
[[image:warning.png|70px]]
Some sites indicates that this function is the same or has been renames to [[OS2 API:CPI:VioSetOrigin|VioSetOrigin]]. It has not been fully validated.
==Description==
==Description==



Revision as of 22:33, 30 August 2016

Some sites indicates that this function is the same or has been renames to VioSetOrigin. It has not been fully validated.

Description

Syntax

VioSetOrg(SHORT sRow, SHORT sColumn, HVPS hvps);

Parameters

Return Code

Remarks

Example Code

C Binding


MASM Binding


Related Functions