![]() |
gestaltROMVersion |
Header: Gestalt.h |
enum { gestaltROMVersion = 'romv' };
The selector you pass to the Gestalt function to determine the version number of the installed ROM (in the low-order word of the return value).
Never infer the existence of certain hardware or software features from the responses that Gestalt returns when you pass it this selector.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)