CXMLSerializeImp::operator IXMLSerialize*

IXMLSerialize* CXMLSerializeImp::operator IXMLSerialize*(void)

Overloaded operator used by the archive object.

Defined in: XMLCommon.h

Return Value

An instance of the formatter.

Comments

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