[This is preliminary documentation and is subject to change.]
Protected virtual function "SetExtendedInfo", intended to be overridden by the inherited
non-user class to set additional root atributes. This function is called by the exported
function getDllInfo()()().

C# | Visual Basic | Visual C++ |
protected virtual void SetExtendedInfo( XmlDocument xdoc )
Protected Overridable Sub SetExtendedInfo ( _ xdoc As XmlDocument _ )
protected: virtual void SetExtendedInfo( XmlDocument^ xdoc )

- xdoc (XmlDocument)
- Specifies the XML document containing the module info.