This document is archived and information here might be outdated. Recommended version. |
Creates a symbol based on the input AXL.
[Visual Basic .NET] Public Function CreateSymbol ( _ ByVal xml As String _ ) As ISymbol
[C#] public ISymbol CreateSymbol ( string xml );
[C++]
HRESULT CreateSymbol(
BSTR xml
);
[C++] Parameters xml [in]
xml is a parameter of type BSTR