다음을 통해 공유


CDBErrorInfo::GetErrorParameters

Calls IErrorRecords::GetErrorParameters to return the error parameters.

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

매개 변수

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

반환 값

A standard HRESULT.

요구 사항

헤더: atldbcli.h

참고 항목

참조

CDBErrorInfo 클래스