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 |
Can I use .net components from com programs?
Differentiate normal DLL to COM DLL
Once I have developed the com wrapper do I have to still register the com in registry?
What kind of components can be used as DCOM servers?
Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)
Explain queued components.
where can i use pmcmd commands of informatica
what is far pointer and what are the use of far poiter in com/dcom ?????
how to call a dll as a COM dll?
What are the purposes of AddRef, Release and QueryInterface functions
Define and explain about COM?
What happens when client calls CoCreateInstance?