PyIDispatch::GetIDsOfNames + object reg

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Matt Smith

    PyIDispatch::GetIDsOfNames + object reg

    hi again all,

    last questions for today....

    (1) what do i have to import/type to be able to run GetIDsOfNames on a
    selected function ? I cant seem to find the module PyIDispatch
    anywhere, and I was assuming that is where I would call that function
    from?

    (2) How do I register a type library that can be seen in pythonwins
    COM brower?

    cheers,
    matt
Working...