This document is archived and information here might be outdated. Recommended version. |
Parses the xml structure from a string.
[Visual Basic .NET] Public Sub Parse ( _ ByVal xmlStr As String _ )
[C#] public void Parse ( string xmlStr );
[C++]
HRESULT Parse(
BSTR xmlStr
);
[C++]
Parameters xmlStr [in]
xmlStr is a parameter of type BSTR