TELConferenceSplit
Splits a call from a conference.
pascal TELErr TELConferenceSplit (TELCAHandle hTELCA);
hTELCA- A handle to a call appearance structure for the call that is to be to split from the conference.
- function result
- A result code.
DESCRIPTION
TheTELConferenceSplitfunction splits the call appearance specified by thehTELCAparameter from the conference it is currently attached to. The call is removed from the conference but is not dropped. AfterTELConferenceSplitexits, the specified call appearance exists on its own. Note however that you can useTELConferenceSplitto split a call from a conference only if the Conference Split feature (indicated by theconferenceSplitAvailbit of thefeatureFlagsfield in the call appearance structure) is available and subscribed.After the specified call is dropped from the conference, the rest of the conference remains intact.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help