IOPCUAClientDataAccessCallback.WriteCallback (METH)ΒΆ
METHOD WriteCallback : OpcUa_StatusCode
Called in response to OpcUaClient_Write.
- InOut:
- Scope - Name - Type - Comment - Return - WriteCallback- OpcUa_StatusCode- Input - hConnection- RTS_IEC_HANDLE- The handle of the connection used to call read. - serviceResult- OpcUa_StatusCode- The result of the write services. - numOfNodes- OpcUa_Int32- The number of values and available results. - pRequests- POINTER TO OpcUa_WriteValue - The requested values to be written. - pResults- POINTER TO OpcUa_StatusCode - The status codes for each write operaiton. 
