All Frameworks Class Hierarchy This Framework Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---System.CATError
|
+---CATCOMErrors
Usage: you must use this class as is. You should never derive it.
public class CATCOMErrors
Class for COM errors.
Role: CATCOMErrors is dedicated to any COM/DCOM error.
You cannot instantiate it. You can just retrieve a pointer to such an error
using the error manager static CATError.CATGetLastError method.
| public virtual ~CATCOMErrors( | ) |
| public CATUnicodeString GetNLSMessage( | ) |
| public CATUnicodeString GetNLSSource( | ) |
Copyright © 2003, Dassault Systèmes. All rights reserved.