SRGraphDynamicData::SetValue

void SRGraphDynamicData::SetValue(_TCHAR value)

Places character values into the buffer

Defined in: SRGDat.cpp

Parameters

value

Character value to store

Remarks

The value is placed into the buffer at the input pointer. Before the value is assigned, the input pointer is checked. If the input pointer is outside the buffer size, the behavior depends on the cyclic flag and the value of m_nGrowSize.

See also...

CheckInIndex, SetGrowSize, SetBufferSize, GetHighestValidIndex