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

ErrEOL Property

Used to break the stderr data stream into chunks separated by its value.

Syntax

int GetErrEOL(char *&lpErrEOL, int &lenErrEOL);


int SetErrEOL(char *lpErrEOL, int lenErrEOL);

Default Value

"ASCII code 10 (newline)"

Remarks

The ErrEOL property is used to define boundaries in the Stderr stream using the value of the property.

This property is not available at design time.

Data Type

Binary String

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