SRGraphLegend::ReadTemplateLine

int SRGraphLegend::ReadTemplateLine(LPCTSTR line)

Reads parameters from template line

Defined in: SRGraphLegend.cpp

Return Value

Number of characters processed by this function

Parameters

line

Pointer to the zero-terminated line of text

Developer Notes

UNICODE users should be aware that this template is assumed to be a single byte-wide character string.