Jump to content

Recommended Posts

Posted

Hi,

Hi, I guess a newbie question.

I beleive there is support for a SAX event driven streaming XML parser in MSXML. All examples I've found are in VB or C#. Is there a way to look at all the methods for SAX in MSXML in Autoit. Is there an example anywhere? Maybe if there's a way to look at the (I think it's called) SAX2 object so I could get a "handle" on it. So let's say you have a windows object and you want to know it's inner workings how do get info on it to use it?

Thanks

Posted

After you've created the object, call ObjName() passing value 4 as second argument. That will get you path of the file with typelib for it. Then download script called >TypelibViewer.au3 and load it with get file. You will be able to see all the available info about the object.

♡♡♡

.

eMyvnE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...