McuMediaChannel.GetCccpXml(XmlWriter) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the serialized Medium object.
protected public:
virtual void GetCccpXml(System::Xml::XmlWriter ^ writer);
protected internal virtual void GetCccpXml (System.Xml.XmlWriter writer);
abstract member GetCccpXml : System.Xml.XmlWriter -> unit
override this.GetCccpXml : System.Xml.XmlWriter -> unit
Protected Friend Overridable Sub GetCccpXml (writer As XmlWriter)
Parameters
- writer
- XmlWriter
The object used to serialized the XML.