pointers in com object functions

G

Gijs Korremans

Hi,

One of the functions in the com object I need to use has a pointer in one of it's functions
(object.function(string input, struct * output))

I've tried to use the id() function but then Python gives me a message that it's an int, not a tructure
and when I just give the object without a pointer, the object is still empty afterwards.

I've created the struct with win32com.client.Record("structure", object)


Kind regards,


Gijs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top