Edit

Share via


McuMediaChannel.GetCccpXml(XmlWriter) Method

Definition

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.

Applies to