ServerCapabiltiesReader.WriteCallback (METH)
METHOD WriteCallback : CmpOPCUAStack_Interfaces.OpcUa_StatusCode
Called in response to OpcUaClient_Write.
- InOut:
Scope
Name
Type
Comment
Return
WriteCallbackCmpOPCUAStack_Interfaces.OpcUa_StatusCodeInput
hConnectionSysTypes.RTS_IEC_HANDLEThe handle of the connection used to call read.
serviceResultCmpOPCUAStack_Interfaces.OpcUa_StatusCodeThe result of the write services.
numOfNodesCmpOPCUAStack_Interfaces.OpcUa_Int32The number of values and available results.
pRequestsPOINTER TO CmpOPCUAStack_Interfaces.OpcUa_WriteValue
The requested values to be written.
pResultsPOINTER TO CmpOPCUAStack_Interfaces.OpcUa_StatusCode
The status codes for each write operaiton.