Hi,

  I am trying to use ADSI to enumerate IIS objects from Delphi. I am having
problems because I assume that there should be certain objects for specific
IIS classes.

If I enumerate the W3SVC object, it returns different class's such as:

IIsWebInfo
IIsWebServer
IIsFilters

I can see this from the .class parameter but how do I access these objects?
I assume there should be an object called IISWebServer defined in a type
library, but I do not know what type library to use to get the info for it.

Does anyone have any ideas?

Chris

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to