This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IM > IMessage Interface > IMessage.WriteXML Method (ArcObjects .NET 10.5 SDK) |
Writes an XML output stream for a message.
[Visual Basic .NET] Public Sub WriteXML ( _ ByVal Stream As IStream _ )
[C#] public void WriteXML ( IStream Stream );
[C++]
HRESULT WriteXML(
IStream* Stream
);
[C++]
Parameters Stream [in]
Stream is a parameter of type IStream