Hi Brandon,
Looks like this limitation is from TestStand ActiveX adapter, and not from ActiveX/COM itself.
My application is an ActiveX/COM automation server. The same API (which is having issue through TestStand), does not have any issue if it is called from another UI based Standalone application.
(This Standalone application basically implements similar features with GUI by calling the exposed APIs of ActiveX/COM automation server)
Is any setting is missing (e.g. Custom Data Type etc) which is causing this problem?
I am aware that TestStand does not have any issue with passing a pointer to structure for C DLL.
Please let me know your inputs.
Setup:
TestStand 4.0
OS- WindowsXP
Thanks and Regards,
Subhash