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