CDBErrorInfo::GetErrorParameters

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

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

参数

请参见 IErrorRecords::GetErrorParameters(在 OLE DB 程序员参考手册 中)。

返回值

标准版HRESULT

要求

标头: atldbcli.h

请参见

参考

CDBErrorInfo 类