Hi,

I have a question regarding how the ServiceManager returns the
interface pointer with respect to the XPCOM components.

I have a component built using C++. When I try to access the component
from outside (XPCOM glue project) using GetServiceByContractID for the
interface, it returns me a reference which is different from the one
that gets made by the browser.

What should I do to modify the data loaded currently by the browser?

But when I access it from XPConnect/JavaScript, all is well.

How do I tackle this? where am I going wrong?

Please chip in some pointers...

thanks,
lav

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to