![]() |
gestaltDisplayMgrVers |
Header: Gestalt.h |
enum { gestaltDisplayMgrVers = 'dplv' };
The Gestalt selector you pass to determine what version of the Display Manager is present. For example, a Gestalt result may be 0x00020500, which means that the Display Manager version 2.5 is present.
To determine the version of the current Display Manager, your application should pass the selector gestaltDisplayMgrVers to the Gestalt function.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)