Gets the error GUID from an error record.
REFGUID GetErrorGUID( 
   ERRORINFO& rCurError  
);
Parameters
- rCurError
An ERRORINFO record in an IErrorInfo interface. 
Return Value
A reference to a GUID for the error.
Requirements
Header: atldb.h
Gets the error GUID from an error record.
REFGUID GetErrorGUID( 
   ERRORINFO& rCurError  
);
A reference to a GUID for the error.
Header: atldb.h