Jump to content

DrgGetClipPS: Difference between revisions

From EDM2
Created page with ";Note: This in undocumented function. Information may not be accurate. ==Syntax== DrgGetClipPS(hwnd, hwndClip, fl) ==Parameters== ; hwnd (HWND) - input: ; hwndClip (HWND) - input: ; fl (ULONG) - input: Category:Drg"
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
;Note: This in undocumented function. Information may not be accurate.  
[[Category:Undocumented]]
;Note: This is an undocumented function. Information may not be accurate.  


==Syntax==
==Syntax==
Line 5: Line 6:


==Parameters==
==Parameters==
; hwnd (HWND) - input:
; ''hwnd'' ([[HWND]]) - input:


; hwndClip (HWND) - input:  
; ''hwndClip'' (HWND) - input:  


; fl ([[ULONG]]) - input:  
; ''fl'' ([[ULONG]]) - input:
 
==Returns==
; ''rc'' ([[HPS]]) - return:  


[[Category:Drg]]
[[Category:Drg]]

Latest revision as of 18:03, 23 May 2025

Note
This is an undocumented function. Information may not be accurate.

Syntax

DrgGetClipPS(hwnd, hwndClip, fl)

Parameters

hwnd (HWND) - input
hwndClip (HWND) - input
fl (ULONG) - input

Returns

rc (HPS) - return