gestalt
Retrieves information about the operating environment.
Method of
Syntax
int gestalt ( String selector );Parameters
The
gestaltmethod takes the following parameters:
selectorThe selector code for the information you want. Returns
Returns the requested information. The format depends on the select code specified in the selector parameter.
Description
The
gestaltmethod is a wrapper for thegestaltfunction of the Macintosh Toolbox. For information on that function, see Inside Macintosh: Operating System Utilities.
| Netscape Communications devedge.netscape.com |