PC_WIN_HANDLE

Returns the handle of the window used for screen I/O.

Syntax:
call "PC_WIN_HANDLE" using      hwnd
                     returning  status-code
Parameters:
Using call prototype (see Library Routines - Key) Picture (32-bit systems)
hwnd cblt-HWND. pic x(4) comp-x.
status-code See Library Routines - Key
On Entry:

None

On Exit:
hwnd Contains the window handle.
Comments:

This routine is available only in the Windows environment.