CDBErrorInfo::GetErrorParameters
The latest version of this topic can be found at CDBErrorInfo::GetErrorParameters.
Calls IErrorRecords::GetErrorParameters to return the error parameters.
Syntax
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