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 |
where can i use pmcmd commands of informatica
What are queued components?
What should QueryInterface functions do if requested object was not found?
How can would you create an instance of the object in COM
How does a DCOM component know where to instantiate itself?
What is the use of com component in .net?
Can I use com components from .net programs?
What is the difference between aggregated and contained objects?
What is a moniker ?
When you call CoInitialize(NULL) function how it works internally.
What happens when client calls CoCreateInstance?
Is dcom dead?