Implementing Operation Arguments

To specify the implementation of an operation argument, proceed as follows:

  1. In the ClientServer interface editor, select the Implementation tab.
  2. In the combo box at the top right side of the Implementation tab, select the component implementation you want to use.

    Component implementations can be created as described in Implementing Components.

  3. In the Implementation tab, double-click an argument.

    The implementation editor for the argument opens.

  4. Implement the argument as described in Specifying Individual Implementations, Specifying an Enumeration Implementation, or Implementing References.

    Note

    For scalar In arguments, all Memory location * combo boxes are deactivated.

See also

Implementing Components

Specifying Individual Implementations

Specifying an Enumeration Implementation

Implementing References