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