QuickOPC User's Guide and Reference
_UAServiceResult Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.ComTypes Namespace : _UAServiceResult Interface

The following tables list the members exposed by _UAServiceResult.

Public Properties
 NameDescription
 PropertyAdditional diagnostic/debugging information associated with the operation.  
 PropertyThe localized description for the service result, as provided by the server.  
 PropertyThe display string for the current object.  
 PropertyNested error information.  
 PropertyThe message associated with the service result. The component tries to fill it in if no text is provided by the server. Empty if no description is available.  
 PropertyThe qualified name of the symbolic identifier associated with the status code.  
 PropertyThe status code associated with the service result.  
 PropertyReturns a formatted string with the contents of the service result.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodConverts the service results to an integer, by taking the code bits of the status code.  
 Method  
Top
See Also

Reference

_UAServiceResult Interface
OpcLabs.EasyOpc.UA.ComTypes Namespace