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 / Installing and Removing Coachmark Handlers
/


AGRemoveCoachHandler

Use the AGRemoveCoachHandler function to remove an installed coachmark handler.

OSErr AGRemoveCoachHandler
                     (AGCoachRefNum *theRefNum);
theRefNum
A pointer to the reference number of the coachmark handler.
DESCRIPTION
The AGRemoveCoachHandler function removes the coachmark handler, specified by the theRefNum parameter.

RESULT CODES
noErr0No error

Previous Book Contents Book Index Next

© Apple Computer, Inc.
12 JUL 1996