Home -> IDataArrayOutput -> HasCapturedOutput
Description
The HasCapturedOutput method returns true if there is captured data ready to be read from the output buffer.
Usage
bool HasCapturedOutput() const;
Return value
- [bool]
- True if output has been captured and can be read, false otherwise.