Partager via


IErrorRecordsImpl : : GetErrorDescriptionString

Gets the error description string from an error record.

LPOLESTR GetErrorDescriptionString( 
   ERRORINFO& rCurError  
);

Paramètres

  • rCurError
    An ERRORINFO record in an IErrorInfo interface.

Valeur de retour

A pointer to a string describing the error.

Configuration requise

Header: atldb.h

Voir aussi

Référence

classe d'IErrorRecordsImpl