Visavi Visual OPC .NET  

IOpcItemDefinition Interface

Defines an IOpcItem. This is essentially the configuration information needed to connect to an item on an  OPC Server.

For a list of all members of this type, see  IOpcItemDefinition Members.

Visavi.Opc.Client.IOpcItemDefinition

[Visual Basic]
 Public
   Interface IOpcItemDefinition
[C#]
 public interface IOpcItemDefinition
[C++]
 public __gc __interface
   IOpcItemDefinition
[JScript]
public interface IOpcItemDefinition

Remarks

The IOpcItemDefinition interface contains the information that is required to add an item to the OPC Server. It essentially wraps the OPCITEMDEF structure defined in the OPC DA Specification.

Requirements

Namespace: Visavi.Opc.Client

Platforms:  Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

Assembly: Visavi.Opc.Client

See Also

IOpcItemDefinition Members | Visavi.Opc.Client Namespace