Which namespace do the classes, allowing you to support COM
functionality, are located?
Answer / Ankit Diyundi
The classes that allow you to support COM functionality in C++ are located in the 'Microsoft Internet Controls' and 'Microsoft Active Template Library (ATL)' namespaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
What kind of components can be used as DCOM servers?
Do COM keep track of all the object references(Accounting)?
Can I use com components from .net programs?
Differentiate normal DLL to COM DLL
What are the purposes of AddRef, Release and QueryInterface functions
When you call CoInitialize(NULL) function how it works internally.
where can i use pmcmd commands of informatica
What is a moniker ?
How does a DCOM component know where to instantiate itself?
Futures of COM
How do you make a NET component talk to a COM component?
What is the use of com component in .net?