[This is preliminary documentation and is subject to change.]
Override protected function SetExtendedInfo(XmlDocument) to set additional viewer-specific root atributes.
This function is called by the exported function getDllInfo()()().

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

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