Title: INmConference interface returned by INmManager::CreateCall
To get hold of the conference that is created when you place a call you need to have registered an INmManagerNotify interface. You then get a notification when the conference is created and you can AddRef() that interface and store it away.
 
The conference may not have all of the channels and members when you first get hold of it. You need to register an INmConferenceNotify interface and wait for the notifications to come in as the channels are created and the users arrive...
 
Does that help, or am I on the wrong track?
 
----- Original Message -----
Sent: Tuesday, January 18, 2000 6:59 PM
Subject: [NetMeeting] INmConference interface returned by INmManager::CreateCall

Hi All,

Can somebody tell me how I can use the INmConference that is returned when I pass NULL as the INmConference* parameter to INmManager::CreateCall?

It seems that the returned INmConference interface has no members or channels (even though the call that was created has fully operational video, audio, and data).

I need to somehow associate the conference with the call so that I can change the video properties.

Any help would be *greatly* appreciated.

Thanks

Chris

--
Chris Newland
Software Research Engineer
Advanced IP Services and Management
Nortel Networks, London Road, Harlow, Essex, CM17 9NA.
Tel: +44(0)1279 405165
Fax: +44(0)1279 402047
<mailto:[EMAIL PROTECTED]>
"This message may contain information proprietary to Nortel Networks
so any unauthorised disclosure, copying or distribution of its
contents is strictly prohibited."
------------------------------------------------------------
Company name: Nortel Networks plc
Company number: 2515751
Company's registered office address: Maidenhead Office Park,
Westacott Way, Maidenhead, Berkshire SL6 3QH.
------------------------------------------------------------


Reply via email to