Hi!
I am trying to marshal a data structure comprising of a
structure inside a structure and also an
array of structures inside a structure using
the default marshaler through the StructLayout machanism.
However, I have not had much success and read somewhere that
the best mechanism would be a custom marshaler. However,
I have not found any documentation and examples that detail
how this is done. Can anyone help?
Thanks,
Hitesh
Simon - 08 Dec 2003 18:45 GMT
I have the same problem. Please let me know if you solved it.
Thanks.
Simon
> Hi!
>
[quoted text clipped - 9 lines]
> Thanks,
> Hitesh