As a fact, I was thinking in my bed, and fond that I didn't specify the
Interface.
So this morning, I dashed to my PC.
And there was a mail from you.
Thanks
All goes well.
Leaving a little question

cc.GetModule('IntegMotorInterface.dll')
works well.

cc.GetModule('{BC26FBAC-00E1-11D4-B5D0-00600831E1F3}', 2, 0)
as you say, I place a quotation, but
end up with error
Traceback (most recent call last):
  File "<pyshell#2>", line 1, in <module>
    cc.GetModule('{BC26FBAC-00E1-11D4-B5D0-00600831E1F3}', 2, 0)
TypeError: GetModule() takes exactly 1 argument (3 given)

So I deleted last 2 argments (,2 ,0).
More error messages.
Why ?

Regards
  ikeya
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to