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 is the difference, if any, between OLE and COM?

3 Answers  


What should QueryInterface functions do if requested object was not found?

1 Answers  


Can I use .net components from com programs?

0 Answers  


Define and explain about COM?

0 Answers  


What are the different compatibility types when we create a COM component?

1 Answers   TCS,






Do COM keep track of all the object references(Accounting)?

3 Answers   Microsoft,


Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)

1 Answers   Wipro,


What is the difference between aggregated and contained objects?

0 Answers  


Futures of COM

3 Answers   MIT,


How do we create dcom object in vb6?

0 Answers  


Define and explain COM?

8 Answers   Microsoft,


what is far pointer and what are the use of far poiter in com/dcom ?????

2 Answers   HCL,


Categories