This document is archived and information here might be outdated. Recommended version. |
Converts an XML short to a short.
[Visual Basic .NET]
Public Function ToShort ( _
ByVal Text As String _
) As Short
[C#]
public short ToShort (
string Text
);
[C++]
HRESULT ToShort(
BSTR Text
);
[C++] Parameters Text [in]
Text is a parameter of type BSTR