- indexing
- title: "Visual Eiffel Library.", "Access to program instance and command line parameters."
- project: "Visual Eiffel Win32 Library"
- revision: "$Revision: 1.1 $"
- copyright: "Copyright (C) 1996-2005 Object Tools Group"
- license: "http://visual-eiffel.com/license"
- cluster: winlib
class WAPI_APP_INSTANCE
- feature -- Access
-
get_instance: INTEGER
-
get_prev_instance: INTEGER
-
get_cmd_param: POINTER
-
get_cmd_show: INTEGER
end -- class WAPI_APP_INSTANCE