SRGraphDynamicData::SetOutputPointer

BOOL SRGraphDynamicData::SetOutputPointer(UINT index)

Initializes the m_nOutIndex member -- subsequent data requests access that position

Defined in: SRGDat.cpp

Return Value

TRUE if the function succeeded

Parameters

index

Index of the data within the buffer

Remarks

May throw an SRGraphException if the buffer bounds are exceeded

See also...

m_nOutIndex