Important: The information in this document is obsolete and should not be used for new development.
AGRemoveContextHandler
Use theAGRemoveContextHandler
function to remove an installed context handler.
OSErr AGRemoveContextHandler (AGContextRefNum *resultRefNum);
resultRefNum
- A pointer to the reference number for the context handler.
DESCRIPTION
TheAGRemoveContextHandler
function removes the context handler specified by theresultRefNum
parameter.RESULT CODES
noErr 0 No error