Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calls IErrorRecords::GetCustomErrorObject to return a pointer to an interface on a custom error object.
HRESULT GetCustomErrorObject(
ULONG ulRecordNum,
REFIID riid,
IUnknown** ppObject
) const throw( );
Parameters
See IErrorRecords::GetCustomErrorObject in the OLE DB Programmer's Reference.
Return Value
A standard HRESULT.
Requirements
Header: atldbcli.h