QuickOPC User's Guide and Reference
_ValueResult Interface Properties

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.OperationModel.ComTypes Namespace : _ValueResult Interface

For a list of all members of this type, see _ValueResult members.

Public Properties
 NameDescription
 PropertyDiagnostics information (such as warnings) assembled during the operation.  
 PropertyCount of diagnostic information elements assembled during the operation.  
 PropertyTextual summary of diagnostics information, one message per line.  
 PropertyThe display string for the current object.  
 PropertyGets or sets the error ID of the error.  
 PropertyGets or sets a message that describes the current exception.  
 PropertyThe first line of the error message.  
 PropertyGets or sets the information about the reason of the failure of the operation.  
 PropertyA normalized Diagnostics collection.  
 PropertyA normalized Exception object, or null if there was no error.  
 PropertyGets a regularized System.Object value that is a successful result of the operation.  
 PropertyGets or sets the arbitrary object associated with the operation.  
 PropertyGets indication whether the operation has succeeded.  
 PropertyGets a generic System.Object value that is a successful result of the operation.  
 PropertyReturns the type of the Value, or null if there is no value.  
Top
See Also

Reference

_ValueResult Interface
OpcLabs.BaseLib.OperationModel.ComTypes Namespace