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