|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri Dec 14, 2007 11:42 am Post subject: netmeeting com objects |
|
|
Hello,
I am devolpoing a VC++ application. In that i want to
integrate Netmeeting sharing functionality.
I have a thorough look in the Nmshare sample which is shipped
with NM3SDK. According to my undersatanding in the InitConfMgr()
function the line
hr = CoGetClassObject(CLSID_NmManager,CLSCTX_INPROC, NULL,
IID_IClassFactory,(void**)&pcf);
will invoke the conf.exe in the back ground.
Actually i didnt want to instantiate " Conf.exe" but using the sharing
DLL's i want to run this code.
Whether DllGetClassObject can be used or not...!!!!!
Thanks in advance
Peter. |
|
| Back to top |
|
 |
Google Sponsor

|
Posted: Fri Dec 14, 2007 11:42 am Post subject: Advertisement |
|
|
|
|
| Back to top |
|
 |
Sooner Al [MVP] Guest
|
Posted: Fri Dec 14, 2007 3:50 pm Post subject: Re: netmeeting com objects |
|
|
<petertheckanath@gmail.com> wrote in message
news:14f56f0d-c52f-4908-be72-e0d4a7cf9246@e25g2000prg.googlegroups.com...
| Quote: | Hello,
I am devolpoing a VC++ application. In that i want to
integrate Netmeeting sharing functionality.
I have a thorough look in the Nmshare sample which is shipped
with NM3SDK. According to my undersatanding in the InitConfMgr()
function the line
hr = CoGetClassObject(CLSID_NmManager,CLSCTX_INPROC, NULL,
IID_IClassFactory,(void**)&pcf);
will invoke the conf.exe in the back ground.
Actually i didnt want to instantiate " Conf.exe" but using the sharing
DLL's i want to run this code.
Whether DllGetClassObject can be used or not...!!!!!
Thanks in advance
Peter.
|
You might try the microsoft.public.internet.netmeeting news group or
somewhere on the TechNet site.
--
Al Jarvi (MS-MVP Windows Networking)
Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights... |
|
| Back to top |
|
 |
Sooner Al [MVP] Guest
|
Posted: Fri Dec 14, 2007 4:01 pm Post subject: Re: netmeeting com objects |
|
|
<petertheckanath@gmail.com> wrote in message
news:14f56f0d-c52f-4908-be72-e0d4a7cf9246@e25g2000prg.googlegroups.com...
| Quote: | Hello,
I am devolpoing a VC++ application. In that i want to
integrate Netmeeting sharing functionality.
I have a thorough look in the Nmshare sample which is shipped
with NM3SDK. According to my undersatanding in the InitConfMgr()
function the line
hr = CoGetClassObject(CLSID_NmManager,CLSCTX_INPROC, NULL,
IID_IClassFactory,(void**)&pcf);
will invoke the conf.exe in the back ground.
Actually i didnt want to instantiate " Conf.exe" but using the sharing
DLL's i want to run this code.
Whether DllGetClassObject can be used or not...!!!!!
Thanks in advance
Peter.
|
This may also be a good place to start.
http://msdn2.microsoft.com/en-us/library/ms709085.aspx
--
Al Jarvi (MS-MVP Windows Networking)
Please post *ALL* questions and replies to the news group for the
mutual benefit of all of us...
The MS-MVP Program - http://mvp.support.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no
rights... |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|