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