CDBErrorInfo::GetErrorInfo

HRESULT GetErrorInfo( ULONG ulRecordNum, LCID lcid, IErrorInfo** ppErrorInfo );

Return Value

A standard HRESULT.

Parameters

See IErrorRecords::GetErrorInfo in the OLE DB Programmer's Reference.

Remarks

Calls IErrorRecords::GetErrorInfo to return an IErrorInfo interface pointer to the specified record.

CDBErrorInfo OverviewClass Members