G
Guest
I want to create a COM class which should be accessible from .net.
E.g. the class must export some method which get passed an array of doubles
in and out.
How must the IDL look like.
I assume there is a special array interface available.
E.g. the class must export some method which get passed an array of doubles
in and out.
How must the IDL look like.
I assume there is a special array interface available.