How does a DCOM component know where to instantiate itself?



How does a DCOM component know where to instantiate itself?..

Answer / chandrasekharreddy siddamreddy

while accessing the DCOM component you have to provide
COSERVERINFO structure. This structure is having the
information about where the component is.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COM DCOM Interview Questions

What are queued components?

0 Answers  


Once I have developed the com wrapper do I have to still register the com in registry?

0 Answers  


What kind of components can be used as DCOM servers?

1 Answers  


How to create an instance of the object in COM?

0 Answers  


Differentiate normal DLL to COM DLL

7 Answers   Talisma,






how to call a dll as a COM dll?

0 Answers  


What is dcom?

0 Answers  


How can would you create an instance of the object in COM

2 Answers  


Can you explain what is dcom?

0 Answers  


Can I use com components from .net programs?

0 Answers  


how you call a dll as a COM dll.

2 Answers  


Can I use .net components from com programs?

0 Answers  


Categories