Important: The information in this document is obsolete and should not be used for new development.
AGStart
Use theAGStart
function to start up Apple Guide.
AGErr AGStart(void);DESCRIPTION
TheAGStart
function launches the application portion of Apple Guide. If it is successfully launched or already in memory, theAGStart
function returns the noErr result code.SPECIAL CONSIDERATIONS
The Apple Guide functions that open guide files automatically callAGStart
.RESULT CODES
noErr 0 No error