CDBErrorInfo::GetCustomErrorObject

Chiamate IErrorRecords::GetCustomErrorObject per restituire un puntatore a un'interfaccia in un oggetto di errore personalizzato.

HRESULT GetCustomErrorObject( 
   ULONG ulRecordNum, 
   REFIID riid, 
   IUnknown** ppObject  
) const throw( );

Parametri

vedere IErrorRecords::GetCustomErrorObject in OLE DB Programmer's Reference.

Valore restituito

HRESULTstandard.

Requisiti

Header: atldbcli.h

Vedere anche

Riferimenti

Classe CDBErrorInfo