SECEdit::SerializeLang

voidSECEdit::SerializeLang(CArchive&ar)

Serializes the language name for the langauge this model observes

Defined in: SECEdit.cpp

Return Value

void

Parameters

ar

The CArchive with which to serialize

Developer Notes

When storing into the archive, the language name is retrieved from this model by calling  GetLangId, and when reading it is set by calling  SetLanguage