Tushar Agrawal
What are the purposes of AddRef, Release and QueryInterface functions?
By Tushar Agrawal in COM Interop on Aug 01 2006
  • Tushar Agrawal
    Aug, 2006 1

    AddRef increments reference count of the object, Release decrements reference counter of the object and QueryInterface obtains a pointer to the requested interface.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS