CDBErrorInfo::GetErrorParameters

Calls IErrorRecords::GetErrorParameters to return the error parameters.

HRESULT GetErrorParameters( 
   ULONG ulRecordNum, 
   DISPPARAMS* pdispparams  
) const throw( );

Parameters

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

Return Value

A standard HRESULT.

Requirements

Header: atldbcli.h

See Also

Reference

CDBErrorInfo Class

Other Resources

CDBErrorInfo Members