This document is archived and information here might be outdated. Recommended version. |
Get a row given its object id.
[Visual Basic .NET] Public Function GetRow ( _ ByVal rowID As Integer _ ) As IRow
[C#] public IRow GetRow ( int rowID );
[C++]
HRESULT GetRow(
long rowID
);
[C++] Parameters rowID [in]
rowID is a parameter of type long