TELDispose
Disposes of a terminal.
pascal TELErr TELDispose (TELHandle hTEL);
hTEL- A handle to a telephone record associated with a telephone terminal.
- function result
- A result code.
DESCRIPTION
TheTELDisposefunction disposes of the telephone terminal specified by thehTELparameter. Disposing of a terminal cancels your application's monitoring of that terminal.TELDisposedisposes of all handles associated with directory numbers and call appearances for the specified terminal. In addition,TELDisposeremoves any directory number and call appearance message handlers registered for the specified terminal.Note that disposing of a terminal does not drop any call appearances currently active on the terminal. To drop existing call appearances, you must call the
TELDropfunction.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help