To be honest, due to the properties I don't fully understand it either. From what I gather it the [out, retval] is a returning variable going out (something KiX doesn't support) the variable is of the type long (int).

But I might be reading it totally wrong.

Edit: Apparantly [out, retval] means that it is a returning variable as I just said, and the variable is of the type long, the numeric index of the property, I guess. However You won't be able to use it in KiX. KiX doesn;t support OUT paramenters, VBS does though....

I've asked for this OUT parameter support a couple of times already...


Edited by apronk (2008-12-29 02:57 PM)