handle

Function

Package: common-graphics

Arguments: window

Returns the integer that the operating system uses to indentify a window. An application should need this function only if it is programming partly in CG and partly at the Windows API level, in which case this function returns the handle of a CG window to pass directly to Windows API functions that require the window handle. The related function device-context returns the device-context integer.

The home package of the symbol naming this function is windows but it is also exported from the common-graphics package.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.