Interface part

Interface parts provide access to a remote service, such as a web service.

An EGL Interface part has the following characteristics: For more information, see Introduction to Interface parts.

Syntax

Syntax diagram for an Interface part
interfaceName
Specifies a name for the interface.
functionPrototype
Each prototype has an ending semicolon (;) and includes only a function name, parameter list, and return type.