Jump to content

WinGetScreenPS

From EDM2
Revision as of 15:33, 4 October 2023 by Ak120 (talk | contribs) (Created page with "This method returns a presentation space that can be used for drawing anywhere on the screen. ==Syntax== WinGetScreenPS(hwndDeskTop) ==Parameter== ;hwndDeskTop (HWND): Desk...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This method returns a presentation space that can be used for drawing anywhere on the screen.

Syntax

WinGetScreenPS(hwndDeskTop)

Parameter

hwndDeskTop (HWND)
Desktop-window handle.
hpsScreenPS (HPS)
Presentation-space handle.