DefaultInterface.QueryInterface - WeOnlyDo Discussion board

DefaultInterface.QueryInterface (wodCrypt)

by dandraka, Friday, February 18, 2005, 14:10 (6999 days ago)


Hi there,

in the wodCrypto samples, right before the .Encrypt (or decrypt) there are the lines:
inblob.DefaultInterface.QueryInterface(WODCRYPTCOMLib_TLB.IID_IBlob, inb);
outblob.DefaultInterface.QueryInterface(WODCRYPTCOMLib_TLB.IID_IBlob, outb);

I have only a vague understanding of what this does, and this makes me a little nervous [:uhoh:]. Can you point me to some explanation ?

And another related question: For fileblobs, does it matter if the filename (inblob.filename) is set before or after the DefaultInterface.QueryInterface ?

Thanks for your time,

Dimitris Andrakakis


Complete thread: