Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing states of objects
Message
From
03/10/2001 16:06:05
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00562427
Message ID:
00563856
Views:
18
>However, this doesn't work for all COM objects. For most, if the object is creatable via CreateObject or if you have the type library loaded in the Intellisense Manager (Types - Type Libraries), it will display properly. However, for some (like ADSI objects), it doesn't appear to work.

ADSI (and other object acquired with a moniker/namespace) objects are different from normal COM objects- their available PEMs can be built dynamically and so a normal type-library exploration won't work. There is, however, an alternative way to explore ADSI objects, through their corresponding Schema object, which lists optional and required properties.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform