IDS.ObjectToParm Method

ObjectToParm passes the data structure as an INPUT parameter on the remote call.

        ids.ObjectToParm(program, indices, dim) 

Parameters

program

An instance of ASNA.DataGate.Client.As400Program object.

indices

Integer. The number of indecies in the data structure.

dim

Integer. The number of data structure fields. 

Remarks

ObjectToParm passes the data structure as an INPUT parameter on the remote call. 

See Also

ASNA.VisualRPG.Runtime
IDS Interface
DCLDS