To create a COBOL program-based service interface
- In Solution Explorer, right-click a project; then click
Add >
New Item.
- Expand
Installed > COBOL Items > Native.
- In the center pane, click
Service Interface.
- In the
Name field, type a name for your service interface; then click
Add.
- On the Service Interface dialog box, define the service interface using the fields and controls provided. For a description of each, see the
Service Interface reference topic.
- Click
OK.