Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at CDBErrorInfo::GetBasicErrorInfo.
Calls IErrorRecords::GetBasicErrorInfo to return basic information about the error, such as the return code and provider-specific error number.
Syntax
HRESULT GetBasicErrorInfo(
ULONG ulRecordNum,
ERRORINFO* pErrorInfo
) const throw( );
Parameters
See IErrorRecords::GetBasicErrorInfo in the OLE DB Programmer's Reference.
Return Value
A standard HRESULT.
Requirements
Header: atldbcli.h