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 Context Check Handlers
/


AGRemoveContextHandler

Use the AGRemoveContextHandler function to remove an installed context handler.

OSErr AGRemoveContextHandler
                     (AGContextRefNum *resultRefNum);
resultRefNum
A pointer to the reference number for the context handler.
DESCRIPTION
The AGRemoveContextHandler function removes the context handler specified by the resultRefNum parameter.

RESULT CODES
noErr0No error

Previous Book Contents Book Index Next

© Apple Computer, Inc.
12 JUL 1996