|
![]() |
Removes the call from the conference call to which it currently belongs. The remaining calls in the conference call are unaffected. Declarationprocedure RemoveFromConference; RemarksUsing this method causes the TAPI function lineRemoveFromConference function to be called. This function works in an asynchronous manner. See the chapter "The Synchronous / Asynchronous Model" and the ThbTapiLine.Options.SyncMode property to read more about the handling of asynchronous functions. ErrorsUsing this function may cause an EhbTapiError exception. Possible errors are: LINEERR_INVALCALLHANDLE, LINEERR_OPERATIONUNAVAIL, LINEERR_INVALCALLSTATE, LINEERR_OPERATIONFAILED, LINEERR_NOMEM, LINEERR_RESOURCEUNAVAIL, LINEERR_NOTOWNER, LINEERR_UNINITIALIZED. See AlsoThbTapiCall.ConferenceCall | SetupTransfer | SetupConference, Establish a Conference Cal
|