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

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace : _UACallArguments Interface

The following tables list the members exposed by _UACallArguments.

Public Properties
 NameDescription
 PropertyThe display string for the current object.  
 PropertyContains the endpoint descriptor, i.e. the data defining a connection to the OPC-UA Server (mainly, its URL string).  
 PropertyArray of input arguments to the method call. The number of arguments and their types must conform to the method's requirements.  
 PropertySpecifies the type codes that should be used when passing the input arguments to the server.  
 PropertyThe fully qualified names of the input argument types.  
 PropertySpecifies the types that should be used when passing the input arguments to the server.  
 PropertyMethod Node Id. Identifies the method node in OPC server's address space.  
 PropertyA descriptor of a node in a server's address space.  
 PropertyGets or sets the arbitrary object associated with the operation.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 Method  
 MethodArray of input arguments to the method call. The number of arguments and their types must conform to the method's requirements.  
 MethodSpecifies the type codes that should be used when passing the input arguments to the server.  
 MethodThe fully qualified names of the input argument types.  
 MethodSpecifies the types that should be used when passing the input arguments to the server.  
 MethodSets the arbitrary object associated with the operation.  
 Method  
Top
See Also

Reference

_UACallArguments Interface
OpcLabs.EasyOpc.UA.OperationModel.ComTypes Namespace