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 |
How do you make a NET component talk to a COM component?
Explain queued components.
Can I use .net components from com programs?
can a COM interface be implemented by more than one COM class in the same COM component?
2 Answers Cap Gemini, Honeywell,
How to create an instance of the object in COM?
How do we create dcom object in vb6?
What are queued components?
What is a moniker ?
How does a DCOM component know where to instantiate itself?
What is the difference, if any, between OLE and COM?
What is dcom?
What is IUnknown? What methods are provided by IUnknown?