HRESULT GetCustomErrorObject( ULONG ulRecordNum, REFIID riid, IUnknown** ppObject );
Return Value
A standard HRESULT.
Parameters
See IErrorRecords::GetCustomErrorObject in the OLE DB Programmer's Reference.
Remarks
Calls IErrorRecords::GetCustomErrorObject to return a pointer to an interface on a custom error object.