I want to pass a struct from my C# application to a function in a C++ dll.
In C++ the struct is defined as follows:
typedef struct _XSI_CONFIGURATION_F