Interop Methods

MicroFocus.COBOL.RuntimeServices

The Interop type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCobCall(String)
Calls the instance of a procedural program" with no parameters
Public methodStatic memberCobCall(String, Object)
Calls the instance of a procedural program" with parameters
Public methodStatic memberCobCallObject
Calls the instance of a procedural program" with parameters
Public methodStatic memberCobCancel
Cancels the instance of a procedural COBOL program
Public methodStatic memberCobLoad
Fetches the instance of a procedural COBOL program
Top
See Also

Reference