The Interop type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|   | CobCall(String) | 
            Calls the instance of a procedural program" with no parameters
             | 
|   | CobCall(String, Object) | 
            Calls the instance of a procedural program" with parameters
             | 
|   | CobCallObject | 
            Calls the instance of a procedural program" with parameters
             | 
|   | CobCancel | 
            Cancels the instance of a procedural COBOL program 
             | 
|   | CobLoad | 
            Fetches the instance of a procedural COBOL program
             | 
See Also