adspace
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
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category