IDataSourceDriver5.ProcessDataServerReply (METH)ΒΆ
METHOD ProcessDataServerReply : UDINT
This method will be called after a request has been sent using method ProcessDataServerRequest.
- InOut:
- Scope - Name - Type - Comment - Return - ProcessDataServerReply- UDINT- Input - dwTransactionId- DWORD- The ID of the transaction, that we got by method ProcessDataServerRequest. - itfRequestParameter- IRequestParameter- The parameters for executing the request - itfRequestResult- IRequestResult- This instance allows to store the result 
