Declaring C++ to COBOL ILC

If a C++ function invokes a COBOL program or a COBOL program invokes a C++ function, all entry declarations are contained solely within the C++ source. No special declaration is required within the COBOL program.