COM server with [in,out] args how?

Niki Spahiev spahievi at vega.bg
Wed Apr 25 16:07:06 EDT 2001


Hello,

is it possible to implement in python COM server interface like this:

spam( [in] short a, [in,out] short * b, [out,retval] BSTR * c )

all except [in,out] arg works ok.

-- 
Best regards,
 Niki Spahiev






More information about the Python-list mailing list