> I have the main methods, which I know how to call and what attributes to
> pass, but that's it.
> I have use oleview, but that also is not telling me much more.
>
> interface _Export : IDispatch {
>        [id(0x60030000)] HRESULT _stdcall GetCustomerDomains(...);
>        [id(0x60030001)] HRESULT _stdcall GetDomainResources(...);
>        [id(0x60030002)] HRESULT _stdcall GetUsers(...);

Dumb question: have you tried calling these methods directly?

Is this COM object available for download somewhere? What's it supposed to do?

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347216
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to