SRGraphDynamicData::SetInputPointer

BOOL SRGraphDynamicData::SetInputPointer(UINT index)

Initializes the m_nInIndex member -- subsequent data updates will access that position Called by SRGraphDataList::GetIndex().

Defined in: SRGDat.cpp

Return Value

TRUE if the function succeeded

Parameters

index

Index of the data within the buffer

Remarks

May cause the buffer to grow or throw an SRGraphException if the buffer bounds are exceeded

See also...

m_nInIndex