hinst

Generic Function

Package: common-graphics

Arguments: app

Returns the handle of the running executable, as used in the Windows API. This handle value may be needed when programming directly in the Windows API rather than solely in Common Graphics.

app is an instance of the app class. Its current value is the value of

(app*system*)

An application accesses the hinst value using the form

(hinst (app *system*))

whether in the IDE or a standalone application.

hinst is a property of the app class.

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.