PM_runningInAWindow
Determines if the application is running in a window.
Declaration
ibool PMAPI PM_runningInAWindow(void)
Prototype In
pmapi.h
Return Value
True if running in a window, false if not.
Description
This function is primarily used for console programs that need to know if they are running in a fullscreen console mode or in a window under a GUI environment. Presently this function is implemented for DOS and OS/2 console mode programs. It could also be implemented for Linux console apps also.
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com