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 |
Is dcom dead?
Explain JIT activation?
What should QueryInterface functions do if requested object was not found?
Can I use com components from .net programs?
Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)
What is a moniker ?
What is reference counting in com?
Does .net replace com?
How do you make a NET component talk to a COM component?
What are the different compatibility types when we create a COM component?
What happens when client calls CoCreateInstance?
What is dcom?