Jump to content

GpiRealizeColorTable

From EDM2
Revision as of 23:31, 24 November 2025 by Martini (talk | contribs) (Created page with " ==Syntax== GpiRealizeColorTable(HPS hps) == Parameters == ;''hps'' (HPS) - input :Presentation-space handle. == Returns == ;''rc'' (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. Category:Gpi Category:Undocumented")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

GpiRealizeColorTable(HPS hps)

Parameters

hps (HPS) - input
Presentation-space handle.

Returns

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