IOPCUAClientDataAccessCallback.WriteCallback (METH)ΒΆ
METHOD WriteCallback : OpcUa_StatusCode
Called in response to OpcUaClient_Write.
- InOut:
Scope
Name
Type
Comment
Return
WriteCallbackOpcUa_StatusCodeInput
hConnectionRTS_IEC_HANDLEThe handle of the connection used to call read.
serviceResultOpcUa_StatusCodeThe result of the write services.
numOfNodesOpcUa_Int32The number of values and available results.
pRequestsPOINTER TO OpcUa_WriteValue
The requested values to be written.
pResultsPOINTER TO OpcUa_StatusCode
The status codes for each write operaiton.