TELDNSelect
Selects or deselects a directory number.
pascal TELErr TELDNSelect (TELDNHandle hTELDN, Boolean select);
hTELDN- A handle to a directory number structure.
select- A Boolean value that indicates whether to select (
true) or deselect (false) the specified directory number.- function result
- A result code.
DESCRIPTION
TheTELDNSelectfunction selects or deselects the directory number specified by thehTELDNparameter, according to the value passed in theselectparameter. Ifselectistrue, the directory number is selected. Note that selecting a directory number puts on hold all calls of the previously selected directory number. Ifselectisfalse, the directory number is deselected. Deselecting a directory number drops all call appearances associated with that directory number.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help