TELGetTelNewErr
Returns any error that occurred during a call toTELNew.
pascal TELErr TELGetTelNewErr (void);
- function result
- A result code.
DESCRIPTION
TheTELGetTelNewErrfunction returns, as its function result, the result code from the most recent call to theTELNewfunction.SPECIAL CONSIDERATIONS
You need to callTELGetTelNewErronly if a call toTELNewreturnedniland you want to determine which error occurred, or if a call toTELChoosefails and you want to determine whether its call toTELNewfailed.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help