python and com objects

neeta bansal neeta_bansal at hotmail.com
Mon Mar 31 03:49:44 EST 2003


> >
> > Hi Everyone,
> >
> > 	I am trying to access the Remote Services Manager (RSM) COM
> > object via
> > Python and am having problems in doing so. The RSM has been
> > developed using
> > VC++ and ATL. The problem is related to the return values from the COM
> > objects. I seem to have exhausted all paths on this trivial exercise
> >
> > The problem is related to the return values from the method. The
> > method call
> > goes through successfully [returning None on Success or throwing a 
>Python
> > Exception on failure], but the anticipated return values do not get 
>back.
> > Namely, the By Reference parameters and the return value itself.
> > The By Ref
> > parameters don't update according to requirement. This means that I 
>don't
> > know whether a call is successful or not, but i just know that my 
>request
> > was properly sent to & responded to by a COM object. The component works
> > correctly in Excel's VBScript
> >
> > Kindly see if u can help me
> >
> > Regards,
> >
> > Neeta
> >
> >
> >


_________________________________________________________________
War on Iraq. See latest update. 
http://server1.msn.co.in/completecoverage/bushvssaddam/ News, views and more






More information about the Python-list mailing list