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 / Starting Up Apple Guide
/


AGStart

Use the AGStart function to start up Apple Guide.

AGErr AGStart(void);
DESCRIPTION
The AGStart function launches the application portion of Apple Guide. If it is successfully launched or already in memory, the AGStart function returns the noErr result code.

SPECIAL CONSIDERATIONS
The Apple Guide functions that open guide files automatically call AGStart.

RESULT CODES
noErr0No error

Previous Book Contents Book Index Next

© Apple Computer, Inc.
12 JUL 1996