Thanks for your response Brendan. I found that I was returning the
wrong return value from my XPCOM objects GetProperty method. If I
return NS_OK, then I receive the call into my "Call" method.
Quick question. Is there an easy way to create and return another XPCOM
object from within my original XPCOM object? I would like to create
and return an XPCOM object reference back to Javascript.
Scott
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
>
> So what value is your getter returning when asked for id 'poke'?