| Overload | Description | 
|---|---|
| WriteItemValueIntPtr(IEasyDAClient,ServerDescriptor,DANodeDescriptor,IntPtr) | Writes a System.IntPtr value into a named OPC item. A corresponding data type is passed to the OPC server. | 
| WriteItemValueIntPtr(IEasyDAClient,String,String,String,IntPtr) | Writes a System.IntPtr value into a named OPC item. A corresponding data type is passed to the OPC server. |