CDBErrorInfo::GetBasicErrorInfo
Calls IErrorRecords::GetBasicErrorInfo to return basic information about the error, such as the return code and provider-specific error number.
HRESULT GetBasicErrorInfo(
ULONG ulRecordNum,
ERRORINFO* pErrorInfo
) const throw( );
See IErrorRecords::GetBasicErrorInfo in the OLE DB Programmer's Reference.
A standard HRESULT.
Header: atldbcli.h