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. In the list of properties there are sometimes service names. 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]
