This document is archived and information here might be outdated. Recommended version. |
Returns the requested row in the table being crawled.
[Visual Basic .NET] Public Function GetRow ( _ ByVal OID As Integer _ ) As IRow
[C#] public IRow GetRow ( int OID );
[C++]
HRESULT GetRow(
long OID
);
[C++] Parameters OID [in]
OID is a parameter of type long