Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between Hub and Switch?

Answer Posted / sheikh sikkandar,singapore

In programming, the IUnknown interface is the fundamental
interface in the Component Object Model (COM). The
published COM specification mandates that COM objects must
minimally implement this interface. Furthermore, every
other COM interface must be derived from IUnknown.

The IUnknown interface exposes three methods (sometimes
called functions): QueryInterface, AddRef, and Release:[1]

QueryInterface is used to obtain a pointer to another
interface, given a GUID that uniquely identifies that
interface (commonly known as an interface ID, or IID). If
the COM object does not implement that interface, an
E_NOINTERFACE error is returned instead.


AddRef is used by clients to indicate that a COM object is
being referenced. This is necessary to ensure that a COM
object is not disposed prematurely.


Release is used by clients to indicate that they have
finished using the COM object. An unreferenced COM object
may be safely disposed.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I convert exe to apk?

995


How do I fix a corrupted hard drive without formatting?

1042


Can a virus corrupt a hard drive?

958


What do you mean by internal server error?

1070


How do I stop my toolbar from auto hiding?

1044


How do I keep my hard drive healthy?

942


How can I remove exe virus from my computer?

1103


How do I save a text file as a csv?

979


How many types of files are there?

935


What is 500 error code in http?

1010


What are temporary files in disk cleanup?

1060


Do ssd drives get fragmented?

934


How do I recover a bad hard drive?

937


What are dlls used for?

948


How do you create an exe file?

1137