DevCon for OS/2 - Developer Connection |
Operating systems: ArcaOS, eComStation, IBM OS/2 Warp |
|
|
WinSetDesktopWorkArea()source: wiki.netlabs.org Usage: retVal = WinSetDesktopWorkArea(HWND_DESKTOP,&rectlDesktop); Parameters:
HWND hwndDesktop (input) Handle to desktop window. PWRECT pwrcWorkArea (input) Pointer to the bounding rectangle. The value must be in the range of -32,767 through 32,767. Returns: BOOL retVal Returns Success indicator. TRUE Desktop work area set. FALSE Desktop work area not set. Include Info: #include <os2.h> Notes: not traslated |
|
||
(C) OS2.GURU 2001-2024