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

OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.OperationModel.ComTypes Namespace : _DAVtqResult Interface

The following tables list the members exposed by _DAVtqResult.

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 OpcLabs.BaseLib.OperationModel.OperationResult.Diagnostics collection.  
 PropertyA normalized OpcLabs.BaseLib.OperationModel.OperationResult.Exception object, or null if there was no error.  
 PropertyGets or sets the arbitrary object associated with the operation.  
 PropertyStatus information.  
 PropertyGets indication whether the operation has succeeded.  
 PropertyGets or sets a OpcLabs.EasyOpc.DataAccess.DAVtq (value, timestamp and quality) that is a successful result of the operation.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 Method  
 MethodThrows OpcLabs.BaseLib.OperationModel.OperationResult.Exception if it is not a null reference.  
 MethodThrows OpcLabs.BaseLib.OperationModel.OperationResult.Exception if it is not a null reference.  
 MethodOverloaded. Converts the value of the current object to its equivalent string representation using the specified format.  
Top
See Also

Reference

_DAVtqResult Interface
OpcLabs.EasyOpc.DataAccess.OperationModel.ComTypes Namespace