TELIdle
Allocates processor time to a telephone tool.
pascal void TELIdle (TELHandle hTEL);
hTEL- A handle to a telephone record associated with a telephone terminal.
DESCRIPTION
TheTELIdlefunction yields control of the processor to the telephone tool specified by thehTELparameter. Your application should callTELIdleat least once every time it executes its main event loop, so that the tool can perform idling tasks associated with a telephone terminal.You can call
TELIdleno matter what state the terminal is in.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help