TELGetDNStatus
Returns the current status of a directory number.
pascal TELErr TELGetDNStatus (TELDNHandle hTELDN, long *inUse);
hTELDN- A handle to a directory number structure.
inUse- On exit, a value that indicates the current state of the specified directory number. See "Directory Number States" on page 3-6 for a description of the available directory number states.
- function result
- A result code.
DESCRIPTION
TheTELGetDNStatusfunction returns, in theinUseparameter, a value that indicates the current state of the directory number specified by thehTELDNparameter. For example, ifTELGetDNStatusreturns the valuetelDNNotUsedin theinUseparameter, the directory number is not in use (that is, the phone line is on hook).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help