HRESULT GetColumnInfo( ULONG *pcColumns, DBCOLUMNINFO **prgInfo, OLECHAR **ppStringsBuffer );
See IColumnsInfo::GetColumnInfo in the OLE DB Programmer’s Reference.
Remarks
Returns the column metadata needed by most consumers.
IColumnsInfoImpl Overview | Class Members
See Also