Stream: IIOStream;
The Stream property returns the stream linked to the binary object.
In the received stream the cursor will be placed at the end. Before the work starts, to go to the stream start, use the IIOStream.Seek method.
The example of the ForeExec operation use to work with application methods and to send them to various objects, is given in theSending Objects as Parameters Values subsection.
See also: