IPWorks 2020 C++ Builder Edition

Questions / Feedback?

Stdout Property

Provides the standard output (stdout) from the remote application.

Syntax

__property String Stdout = { read=FStdout };
__property DynamicArray<Byte> StdoutB = { read=FStdoutB };

Default Value

""

Remarks

The property is set to an empty string before each new request.

This property is read-only and not available at design time.

Data Type

Byte Array

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]