TELConferenceEstablish
Adds a new party to a conference call.
pascal TELErr TELConferenceEstablish ( TELCAHandle hTELCA1, TELCAHandle hTELCA2);
hTELCA1- A handle to the call appearance structure for the conference initiator. Provide the same handle that you passed in the
hTELCA1parameter to theTELConferencePrepfunction (page 4-39).hTELCA2- A handle to the call appearance structure for the party to be added. Provide the same handle that you passed in the
hTELCA2parameter to theTELConferencePrepfunction.- function result
- A result code.
DESCRIPTION
Before calling theTELConferenceEstablishfunction, you must have already called theTELConferencePrepfunction (page 4-39) to connect with party to be added. You then add the party to the conference by callingTELTransferEstablish. The state of the call appearance referenced byhTELCA2must betelCAActiveState.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help