To create a service interface
- In Solution Explorer, right-click a project; then click
Add >
New Item.
- Under
Categories, expand
Native.
- Under
Templates, click
Service Interface.
- In the
Name field, type a name for your service interface; then click
Add.
- Using the two drop-down lists, select an interface and source type.
- Click
OK.