Python COM

Méta-MCI (MVP) enleverlesX.XmcX at XmclaveauX.com
Tue Jul 29 07:19:47 EDT 2008


Hi!

Example, with Pywin32:

import win32com.client
moncom = win32com.client.Dispatch('MyCOM1.AdvMethod')
moncom.IAdvMethod(...

See Pywin32 here:  http://sourceforge.net/projects/pywin32/

@-salutations

Michel Claveau




More information about the Python-list mailing list