Interview Questions For All Who Are Waiting For Jobs
Monday, May 5, 2008
What do you understand by IUNKNOWN interface? Define in short ?
The IUnknown interface is the basis of all Component Object Model (COM) interfaces. This interface contains a set of methods that control the lifetime of a specific object, and provides a means of querying for the interfaces used by an object.
No comments:
Post a Comment