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::GetErrorInfo.
Calls IErrorRecords::GetErrorInfo to return an IErrorInfo interface pointer to the specified record.
Syntax
HRESULT GetErrorInfo(
ULONG ulRecordNum,
LCID lcid,
IErrorInfo** ppErrorInfo
) const throw( );
Parameters
See IErrorRecords::GetErrorInfo in the OLE DB Programmer's Reference.
Return Value
A standard HRESULT.
Requirements
Header: atldbcli.h