Jump to content

GpiSetRegionOwner

From EDM2
Revision as of 02:07, 25 November 2025 by Martini (talk | contribs) (Created page with "Category:Undocumented This is an '''undocumented''' function. ==Syntax== GpiSetRegionOwner( HPS, HRGN, ULONG ) ==Parameters== ; hps (HPS) - input : ; hrgn (HRGN) - input : ; ulong (ULONG) - input : == Returns == ;''rc'' (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. Category:Gpi")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is an undocumented function.

Syntax

GpiSetRegionOwner( HPS, HRGN, ULONG )

Parameters

hps (HPS) - input
hrgn (HRGN) - input
ulong (ULONG) - input

Returns

rc (BOOL) - returns
Success indicator.
TRUE
Successful completion
FALSE
Error occurred.