How do we create dcom object in vb6?
what is far pointer and what are the use of far poiter in com/dcom ?????
Once I have developed the com wrapper do I have to still register the com in registry?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
Futures of COM
What is the difference between aggregated and contained objects?
Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)
What should QueryInterface functions do if requested object was not found?
where can i use pmcmd commands of informatica
hi,I have applied for NIC test plz if any one have test paper pattrn plz send me on "mn_mayank38@yahoo.co.in"
What is In-proc?
What are the purposes of AddRef, Release and QueryInterface functions
C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?