visit SOFTPRO GmbH Website

SPResult.java File Reference


Detailed Description

Result object.

Author:
uko
This result object is returned by all SignWare N-API-methods. The result may include two components, a return code (always) and a returned object (optional).

You should always check for errors (getErrCode()) and query the result object only if the returned iErrCode is OK.


Namespaces

namespace  de.softpro.signware.napi

Classes

class  de.softpro.signware.napi.SPResult
 Result object. More...