This document is archived and information here might be outdated. Recommended version. |
Reads the current element value as an int64.
[Visual Basic .NET]
Public Function ReadInt64 ( _
) As Long
[C#]
public long ReadInt64 (
);
[C++]
HRESULT ReadInt64(
void
);