'Declaration Function GetBytes( _ ByVal i As Integer, _ ByVal fieldOffset As Long, _ ByVal buffer() As Byte, _ ByVal bufferoffset As Integer, _ ByVal length As Integer _ ) As Long
long GetBytes( int i, long fieldOffset, byte[] buffer, int bufferoffset, int length )
IDataList Interface IDataList Members