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