HRESULT MapColumnIDs( ULONG cColumnIDs, const DBID rgColumnIDs[], ULONG rgColumns[] );
See IColumnsInfo::MapColumnIDs in the OLE DB Programmer's Reference.
Remarks
Returns an array of ordinals of the columns in a rowset that are identified by the specified column IDs.
IColumnsInfoImpl Overview | Class Members
See Also