Hi Ankur,
Can we pass and use the Interface pointer of one COM to other COM component. If yes please let me know how to achive this. I believe we can pass something like this
A->xyz(IC** S)
XYZ(IC** S)
{
}
Is it correct and now how to use it to access functions in S.
Thanks in Advance
Regards,
ThunderBird
|