CDBErrorInfo::GetErrorParameters

调用 IErrorRecords::GetErrorParameters 返回错误参数。

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

参数

请参见《OLE DB 程序员参考》中的 IErrorRecords::GetErrorParameters

返回值

标准 HRESULT

要求

Header: atldbcli.h

请参见

参考

CDBErrorInfo 类