GpiOval: Difference between revisions
Appearance
Created page with "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: Category:gpi" |
No edit summary |
||
(3 intermediate revisions 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: | ||
[[Category: | ==Return== | ||
;''rc'' ([[LONG]]) - return: | |||
[[Category:Gpi]] |