This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IIMSGlobeXMLParser Interface > IIMSGlobeXMLParser.MakeXmlStr Method (ArcObjects .NET 10.5 SDK) |
The xml string representing the internal node structure.
[Visual Basic .NET] Public Function MakeXmlStr ( _ ) As String
[C#] public string MakeXmlStr ( );
[C++]
HRESULT MakeXmlStr(
BSTR* xmlStr
);
[C++]
Parameters xmlStr [out, retval] xmlStr is a parameter of type BSTR