Ahh. You are not the first person to have trouble with this one.

If you search the board you will find a few references to it, but basically the ".GetOwner" method passes the information back in an "OUT" variable. OUT variables are a type of pointer, and are not supported in KiXtart.

One option is to use something like the command line "tasklist" to get the information instead of getting it directly via WMI.