Jump to content

GpiSetDCOwner: Difference between revisions

From EDM2
Created page with "Category:Undocumented This is an '''undocumented''' function. ==Syntax== GpiSetDCOwner( HDC, ULONG ) ==Parameters== ; hdc (HDC) - input : ; ulong (ULONG) - input : == Returns == ;''rc'' (BOOL) - returns :Success indicator. :;TRUE ::Successful completion :;FALSE ::Error occurred. Category:Gpi"
 
(No difference)

Latest revision as of 02:05, 25 November 2025

This is an undocumented function.

Syntax

GpiSetDCOwner( HDC, ULONG )

Parameters

hdc (HDC) - input
ulong (ULONG) - input

Returns

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