[python-win32] C/C++ COM client calling Python COM server
Khangura,Gindi
Gindi.Khangura at Cerner.com
Mon Mar 21 18:03:38 EDT 2016
I have a COM server implemented in Python 2.7 (using pythoncom) that I am able to call using a Python or VBScript client. I would like to call the COM server from C/C++ code as well, but cannot find any information regarding this.
My intention is to have a Python-only COM server that can be accessed by a Java application, VBScript script, and C/C++ DLL; this question is just focusing on the C/C++ part of it.
The same question has been posted on SO with a bit more information: http://stackoverflow.com/questions/36142243/c-c-com-client-calling-python-com-server
Any help would be appreciated.
Thanks!
- Gindi
CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and are intended only for the addressee. The information contained in this message is confidential and may constitute inside or non-public information under international, federal, or state securities laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20160321/9e2653c5/attachment.html>
More information about the python-win32
mailing list