What should QueryInterface functions do if requested object
was not found?



What should QueryInterface functions do if requested object was not found?..

Answer / jitendra

Returns a pointer to the current interface if successful or
E_NOINTERFACE otherwise.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More COM DCOM Interview Questions

how you call a dll as a COM dll.

2 Answers  


How can would you create an instance of the object in COM

2 Answers  


What are the purposes of AddRef, Release and QueryInterface functions

2 Answers  


Is dcom dead?

0 Answers  


Differentiate normal DLL to COM DLL

7 Answers   Talisma,






Can I use .net components from com programs?

0 Answers  


Futures of COM

3 Answers   MIT,


Does .net replace com?

0 Answers  


what is mean by scintific,commercial and business applications? How they differ? Please answer me. Advance thanks.

0 Answers   Excel,


What is reference counting in com?

0 Answers  


what is far pointer and what are the use of far poiter in com/dcom ?????

2 Answers   HCL,


What is the difference, if any, between OLE and COM?

3 Answers  


Categories