Which namespace do the classes, allowing you to support COM
functionality, are located?



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

Post New Answer

More COM DCOM Interview Questions

What kind of components can be used as DCOM servers?

1 Answers  


Do COM keep track of all the object references(Accounting)?

3 Answers   Microsoft,


Can I use com components from .net programs?

1 Answers  


Differentiate normal DLL to COM DLL

7 Answers   Talisma,


What are the purposes of AddRef, Release and QueryInterface functions

2 Answers  


When you call CoInitialize(NULL) function how it works internally.

8 Answers  


where can i use pmcmd commands of informatica

1 Answers  


What is a moniker ?

3 Answers  


How does a DCOM component know where to instantiate itself?

1 Answers  


Futures of COM

3 Answers   MIT,


How do you make a NET component talk to a COM component?

3 Answers   TCS,


What is the use of com component in .net?

1 Answers  


Categories