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 |
hi,I have applied for NIC test plz if any one have test paper pattrn plz send me on "mn_mayank38@yahoo.co.in"
When you call CoInitialize(NULL) function how it works internally.
What are the purposes of AddRef, Release and QueryInterface functions
What is the difference between aggregated and contained objects?
where can i use pmcmd commands of informatica
what is far pointer and what are the use of far poiter in com/dcom ?????
How do we create dcom object in vb6?
Do COM keep track of all the object references(Accounting)?
C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
Can I use com components from .net programs?
Let?s assume we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C? What?s the difference between aggregated and contained objects?
What should QueryInterface functions do if requested object was not found?