![]() |
DisposeURLNotifyUPP |
||||
Header: | URLAccess.h | Carbon status: | Supported | |
Disposes of a UPP to your data transfer event notification callback.
void DisposeURLNotifyUPP ( URLNotifyUPP userUPP );
A Universal Procedure Pointer (UPP) to your notification callback function.
When you are finished with a UPP to your notification callback function, you should dispose of it by calling the DisposeURLNotifyUPP 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)