oceanwaves Posted October 19, 2012 Posted October 19, 2012 Hi guys, I want to use AutoItObject create a new COM, then other program language can call it (e.g VBA). But for AutoItObject, I have something is not understand: 1. Is AutoObject a COM object now? so I just care adding new method or property? No need to register? 2. I have run some example script from AutoItObject help file, e.g. _AutoItObject_RegisterObject example. I don't close the window then I suppose I can find the CLSID in the registry, but return null.....so I'm confusion....... It's better provide some example script to show how 3rd program language invoke a COM interface that written by AutoItObject.......Thanks for your help. OMG...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now