[To be supplied.]
[Visual Basic] Function GetInt64( _ ByVal i As Integer _ ) As Long [C#] long GetInt64( int i ); [C++] __int64 GetInt64( int i ) = 0; [JScript] function GetInt64( i : int ) : long;
IDataBuffer Interface | IDataBuffer Members | System.Data Namespace