SRGraphDynamicData::GetHighestValidIndex

UINTSRGraphDynamicData::GetHighestValidIndex(void)

Interrogates the m_nMaxValid variable

Defined in: SRGDat.cpp

Return Value

The number of  SRGDataBuffer items that have been initialized by SetValue().\\n Actually, the highest initialized index + 1.

Developer Notes

This value is used by GetNull() and SRGraphDataList::GetDataCount().

See also...

 SetValue,  SRGraphDataList::GetDataCount,  GetNull