Data Marshaling and Type Conversion for
.NET COBOL Interoperation
Data type compatibility is one of the main issues when
.NET COBOL interoperates with code in non-COBOL managed languages. Often, you need to manipulate the COBOL data into compatible types.