ExCode
Returns the condition code. This is a deprecated method.
Deprecated method
: Do not use this method in a new
applications. The method has been deprecated and is provided only for compatibility.
ExCode() as Integer
ExCode() as CclEPIExceptionCodes
Possible values are:
- cclSystemErrorcclSystemError
- An internal Client daemon system error occurred.
- cclUnknownServercclUnknownServer
- There is no CICS® server corresponding to the supplied index on ServerDesc or ServerName methods.
- cclNoErrorcclNoError
- The call has executed normally.
Constants are available in the type library. Use the Visual Basic Object Browser to view them.