How to: container from/to Axapta to/C# using COM?

  • Thread starter Thread starter Henrik Lynnerup
  • Start date Start date
H

Henrik Lynnerup

Anyone here with experience in transfering containers (as parameter)
in methods available from Axapta as COM?

I have a C# program working as a COM server. The server will have
methods to transfer containers from/to Axapta..... How?
There is no problem in transfering ordinal values but Axapta
complaints when calling a method with a container as parameter.

Maybe Axapta needs to handle the parameter as SafeArrays or
COMVariants? '
Anyone with working code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top