SRGDisplayBase::ReadTemplateLine

int SRGDisplayBase::ReadTemplateLine(LPCTSTR line)

Reads display parameters from template line

Defined in: SRGDisplayBase.cpp

Return Value

Number of characters processed by this function

Parameters

line

Pointer to the zero-terminated line of text from a template

Developer Notes

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