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

OpcLabs.EasyOpcClassic Assembly > OpcLabs.EasyOpc.ComTypes Namespace : _ServerElement Interface

The following tables list the members exposed by _ServerElement.

Public Properties
 NameDescription
 PropertyGets or sets OPC server's class identifier (CLSID).  
 PropertyContains the CLSID string of the server.  
 PropertyGets or sets a user readable name for the OPC server.  
 PropertyThe display string for the current object.  
 PropertyThe server's location.  
 PropertyGets or sets a string value indicating the programmatic identifier (ProgID) of the OPC server.  
 PropertyGets or sets information about which specifications the OPC server claims to support.  
 PropertyReturns a string usable for identification of the OPC server when passed to other methods. If the ProgId is not empty, it is used. Otherwise, if the VersionIndependentProgId is not empty, it is used. If both are empty, the string form of server's Clsid is returned.  
 PropertyDetermines the OPC technology used.  
 PropertyA URL string of the server.  
 PropertyAn unescaped URL string of the server.  
 PropertyGets or sets a vendor name.  
 PropertyGets or sets version-independent programmatic identifier of the OPC server application.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 Method  
Top
See Also

Reference

_ServerElement Interface
OpcLabs.EasyOpc.ComTypes Namespace