![]() |
DisposeURLSystemEventUPP |
||||
Header: | URLAccess.h | Carbon status: | Supported | |
Disposes of a UPP to your system event notification callback.
void DisposeURLSystemEventUPP ( URLSystemEventUPP userUPP );
A UPP to your system event callback function.
When you are finished with a UPP to your system event callback function, you should dispose of it by calling the DisposeURLSystemEventUPP function.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)