Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the serialized Medium object.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Friend Overridable Sub GetCccpXml ( _
writer As XmlWriter _
)
'Usage
Dim writer As XmlWriter
Me.GetCccpXml(writer)
protected internal virtual void GetCccpXml(
XmlWriter writer
)
Parameters
- writer
Type: System.Xml.XmlWriter
The object used to serialized the XML.