Jump to content

VioGetOrg: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 1: Line 1:
[[image:warning.png]]  
[[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 as [[OS2 API:CPI:LEGACY:VioGetOrigin|VioGetOrigin]]. It has not been fully validated.  



Revision as of 22:29, 30 August 2016

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

Description

This function allows to request the position in which the display space is mapped into the window.

Syntax

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

Parameters

Return Code

Remarks

Example Code

C Binding


MASM Binding


Related Functions