What is IUnknown? What methods are provided by IUnknown?

Answer Posted / krithiga.v

IUnknown is the base interface to all other derivable interface.
It contains the methods such as
>queryInterface()
>addRef()
>releaseRef()

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define and explain about COM?

606


Is dcom dead?

617


Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?

579


how to call a dll as a COM dll?

710


What is the use of com component in .net?

589






What is the difference between aggregated and contained objects?

563


What are queued components?

582


Does .net replace com?

555


How to create an instance of the object in COM?

569


Can I use .net components from com programs?

602


Explain Futures of COM?

574


How do we create dcom object in vb6?

687


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

2098


What is dcom?

533


Can I use com components from .net programs?

599