Title: Problems with NetMeeting COM API using C++

Hello everyone,

I am trying to write a program to control NetMeeting using it's COM API and C++.

I can initialise NetMeeting and can connect 2 hosts in an H323 (Audio+Video) call using the INmManager->CreateCall(...) method.

I want to resize the video window but to do this I have to retrieve the INmConference object from the INmCall object.

When I call the GetConference(&pNmConference) method on my INmCall object it always returns S_FALSE (no conference associated with the call). As I understand it, if you create a call without specifying a conference object then it automatically creates one for you (this is what I am trying to retrieve).

Can anybody help?

Thanks,

Chris
(sorry about the verbose signature but its obligatory)

--
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