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...

Define Query Interface,Adref,Release?

Answer Posted / kondapallysantoshkumar

every COM object supports atleast one interfaceie IUNKNOWN
interface.each interface supports method acess data and
perform operations transperantely to the programmer,example
iunknown supports 3 methods addref(),release
(),queryinterface().if p is apointer to any iunknow.p-
>addref()increments the reference count
2)release().p->deleting the obkects when the reference
count reaches zero.,
3)queryinterface(idesired,pdesired).p->checks to see if the
current interface supports another interface

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between web.config and machine.config in ASP.NET?

1206


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

1084


Explain the features that make asp.net more used framework? : asp.net mvc

988


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

1140


Which data type does the rangevalidator control support?

1003


From which base class all web forms are inherited?

1037


What is the difference between session and application?

1011


What is a server cookie?

1056


What is clickid?

1095


What is clr? Difference between clr & cts?

1251


What is work flow gen? how can it will work with .Net?

3099


What is the difference between Hash table and Array list?

945


What are Session states available and its Uses?

2265


What is web configuration file and how to use in web application

1065


What is Partial PostBack in ASP.NET?

1093