IXMLSerialize::PreReadXML

void IXMLSerialize::PreReadXML(void)

Called by the archive object before a read operation.

Defined in: XMLCommon.h

Return Value

void

Comments

CXMLSerializeImp provides a default implementation of this function. It is not necessary to override this method in your formatter class.