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