The following tables list the members exposed by ItemIdentification.
Name | Description | |
---|---|---|
ItemIdentification Constructor | Overloaded. |
Name | Description | |
---|---|---|
ClientHandle | May be used by the client to identify the item in asynchronous read replies. | |
ItemID | The unique identifier for this item. This element is used in the OpcServer.Read and OpcServer.Write methods to identify the item to be accessed. Some methods use the ServerHandle and ignore this element. | |
ServerHandle | Unique handle for this item, as returned from OpcGroup.AddItems. Some methods use the ItemID and ignore this element. |