Can I use com components from .net programs?
No Answer is Posted For this Question
Be the First to Post Answer
What is dcom?
What kind of components can be used as DCOM servers?
What happens when client calls CoCreateInstance?
What are the purposes of AddRef, Release and QueryInterface functions
How does a DCOM component know where to instantiate itself?
What is reference counting in com?
how you call a dll as a COM dll.
Explain transaction atomicity?
What is IUnknown? What methods are provided by IUnknown?
When you call CoInitialize(NULL) function how it works internally.
How do you make a NET component talk to a COM component?
How to Use structs in COM interfaces when Automation compatibility is not an issue?