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