Jump to content

VioGetOrg: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
[[image:warning.png|70px]]  
[[image:warning.png|70px]]  
Some sites indicates that this function is the same as [[OS2 API:CPI:LEGACY:VioGetOrigin|VioGetOrigin]]. It has not been fully validated.  
Some sites indicates that this function is the same or has been renames to [[OS2 API:CPI:VioGetOrigin|VioGetOrigin]]. It has not been fully validated.  


==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:30, 30 August 2016

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

Description

Syntax

VioGetOrg(PSHORT psRow, PSHORT psColumn, HVPS hvps);

Parameters

Return Code

Remarks

Example Code

C Binding


MASM Binding


Related Functions