Hi list, I have a question about SIImportMatLib command.
I was trying to get the return value in jscript without success until I
checked Eric's ET_PassManager code where he is using
oMatLib = xsi.SIImportMatLib(strMatLibPath)("Value")
and the oMatLib gets the return value.
It works (in jscript too) and I'm using it now, but why does it work?
I mean, where this ("Value") thing comes from?
When should I use it?
Thanks
M.Yara

