Python Forum
how to handle COM Typelib OUT parameters?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to handle COM Typelib OUT parameters?
#2
after many days I quit.
It seems there is no way to code for functions with OUT parameters defined in IDL.

My last trying was to import only win32com.client, but the error message is the same:
int() argument must be a string, a bytes-like object or a number, not 'NoneType'
Tried also with python and pywin32-master from source, but I was not able to find the reason in debug mode.

Had a great hope to port .vbs scripts to python scripts
Reply


Messages In This Thread
how to handle COM Typelib OUT parameters? - by Erhy - Jan-06-2019, 09:34 PM
RE: how to handle COM Typelib OUT parameters? - by Erhy - Jan-26-2019, 10:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  enum from typelib Erhy 2 2,161 Jan-26-2019, 05:37 PM
Last Post: Erhy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020