IP*Works! 2016 C++ Builder Edition
IP*Works! 2016 C++ Builder Edition
Questions / Feedback?

Stderr Property

Returns the standard error output (stderr) from the remote application.

Syntax

__property String Stderr = {read=FStderr, write=FSetStderr};

__property RawByteString StderrB = {read=FStderrB, write=FSetStderrB};

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

Binary String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Builder Edition - Version 16.0 [Build 7353]