Arnulf Wiedemann wrote:
Hi,
using XInvocation2 method getMemberNames I can get all the methods and properties of an object. Using XInvocation hasMethod and hasProperty I can distinguish between methods and properties.

I don't know XInvocation in detail, but from looking at the documentation, XInvocation2.getInfo() seems to be your friend here.

> In the list of properties there
are sometimes service names.

Can you give an example of that (what kind of object did you inspect)? This sounds like an error to me.

-Stephan

> How can I find out, that a property is a service
name? I only found out the using getPropertyValue on a service I get an empty object id and an object cache index 0xffff directly from the urp protocol. Are that the criteria for a service?

Arnulf

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to