Jump to content

GpiOval: Difference between revisions

From EDM2
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Undocumented]]
Undocumented function.  
Undocumented function.  


Line 5: Line 6:


==Parameters==
==Parameters==
;hps ([[HPS]]) - input:
;''hps'' ([[HPS]]) - input:
;aptlPoints ([[PPOINTL]])  - input:
;''aptlPoints'' ([[PPOINTL]])  - input:
;fxStartAngle ([[FIXED]])  - input:
;''fxStartAngle'' ([[FIXED]])  - input:
;fxSweepAngle (FIXED)  - input:
;''fxSweepAngle'' (FIXED)  - input:
;ulOptions ([[ULONG]]) - input:
;''ulOptions'' ([[ULONG]]) - input:


==Return==
==Return==
;rc ([[LONG]]) - return:
;''rc'' ([[LONG]]) - return:


[[Category:Gpi]]
[[Category:Gpi]]

Latest revision as of 17:55, 23 May 2025

Undocumented function.

Syntax

GpiOval(hps, aptlPoints, fxStartAngle, fxSweepAngle, ulOptions);

Parameters

hps (HPS) - input
aptlPoints (PPOINTL) - input
fxStartAngle (FIXED) - input
fxSweepAngle (FIXED) - input
ulOptions (ULONG) - input

Return

rc (LONG) - return