QuickOPC User's Guide and Reference
_ServerElement Interface Properties

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

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

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
See Also

Reference

_ServerElement Interface
OpcLabs.EasyOpc.ComTypes Namespace