RPC HELP TParamType

From VistApedia
Jump to: navigation, search

TParamType

Unit

TRPCB

Declaration

   TParamType = (literal, reference, list, undefined);

Description

The TParamType type defines the possible values of the RPC parameter type (PType property of TParamRecord class).

Use of the undefined TParamType in applications is not supported. It exists for the RPC Broker’s internal use only.