TELDNDispose
Disposes of a directory number structure and all associated structures.
pascal TELErr TELDNDispose (TELDNHandle hTELDN);
hTELDN- A handle to a directory number structure.
- function result
- A result code.
DESCRIPTION
TheTELDNDisposefunction disposes of the directory number structure specified by thehTELDNparameter, as well as all handles to call appearance structures associated with that directory number.TELDNDisposealso removes the directory number and call appearance message handlers for the specified directory number. You should callTELDNDisposewhen you no longer need to access a directory number.
- IMPORTANT
- Disposing of a directory number structure does not drop any call appearances on the associated directory number. To drop call appearances, use the
TELDropfunction.![]()
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help