Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Apple Guide Complete / Part 3 - Integrating Guide Files
Chapter 9 - Apple Guide API / Working With Open Guide Files
/


AGGetFrontWindowKind

Use the AGGetFrontWindowKind function to determine, for a specified open guide file, the type of window that is currently being displayed.

AGWindowKind AGGetFrontWindowKind(AGRefNum refNum);
refNum
A reference number for a guide file or the constant kAGFrontDatabase to specify the active guide file.
DESCRIPTION
The AGGetFrontWindowKind function returns information indicating whether the access window or a presentation window of the specified guide file is currently showing. It also indicates whether the guide file is open.

The AGGetFrontWindowKind function returns


Previous Book Contents Book Index Next

© Apple Computer, Inc.
12 JUL 1996