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.
The latest version of this topic can be found at CDBErrorInfo::GetCustomErrorObject.
Calls IErrorRecords::GetCustomErrorObject to return a pointer to an interface on a custom error object.
Syntax
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