This project will develop a true implementation of a .NET structure that is inter operable across platforms and languages. For example a C++ structure cannot be mapped directly to a .NET structure because of byte alignment issues and padding in .NET. It