SalOleErrorInfo
Namespace: PPJ.Runtime.Com
Assembly: PPJ.Web.49 (4.9.0.0)
OleErrorInfo implementation.
- C#
- VB.NET
public class SalOleErrorInfo : SalFunctionalClass
Public Class SalOleErrorInfo
Inherits SalFunctionalClass
Constructors
SalOleErrorInfo()
Fields
| Name | Type | Description |
|---|---|---|
| description | SalString | description |
| helpContext | SalNumber | help context |
| helpFile | SalString | help file |
| scode | SalNumber | scode |
| source | SalString | source |
| wcode | SalNumber | wcode |