Cape User Exceptioncode Property
Code to designate the subcategory of the error.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
The HRESULT value for the exception.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int code { get; }VB
Public ReadOnly Property code As Integer
GetProperty Value
Int32The HRESULT value for the exception.
Implements
ECapeUsercodeRemarks
The assignment of values is left to each implementation. So that is a
proprietary code specific to the CO component provider. By default, set to
the CAPE-OPEN error HRESULT .