C
#define ChGetShowSeriesStatus(pDSeries) (pDSeries->show)
Overview
This macro returns the show ID status of the DATASERIES.
Input Parameters
Input Parameters |
Description |
pDSeries |
Pointer to the data series(DATASERIES) that is being checked. |
Returns
Preconditions
none
Side Effects
none